diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fb25f96b9..1274a3072 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.68]) -AC_INIT([eudev],[3.2.6],[https://github.com/gentoo/eudev/issues]) +AC_INIT([eudev],[3.2.7],[https://github.com/gentoo/eudev/issues]) AC_SUBST(UDEV_VERSION, 220) AC_CONFIG_SRCDIR([src/udev/udevd.c]) |