configure.ac: bump to version 3.2.4

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2017-09-05 18:06:23 -04:00
parent 451bbdaa39
commit 7b07373ca8

View File

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