configure.ac: bump to version 3.2.6

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2018-09-18 06:26:00 -04:00
parent 940a1a1392
commit 0c35b136c0

View File

@ -1,5 +1,5 @@
AC_PREREQ([2.68])
AC_INIT([eudev],[3.2.5],[https://github.com/gentoo/eudev/issues])
AC_INIT([eudev],[3.2.6],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 220)
AC_CONFIG_SRCDIR([src/udev/udevd.c])