diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8bd4f12b2..ec23ab58a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.68]) -AC_INIT([eudev],[3.1.1],[https://github.com/gentoo/eudev/issues]) +AC_INIT([eudev],[3.1.2],[https://github.com/gentoo/eudev/issues]) AC_SUBST(UDEV_VERSION, 220) AC_CONFIG_SRCDIR([src/udev/udevd.c]) |