configure.ac: bump to version 3.2.7

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2018-10-26 09:42:39 -04:00
parent 93f20e9793
commit 4758e346a1

View File

@ -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])