configure.ac: bump to version 3.2.5

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2017-11-21 16:46:37 -05:00
parent f5e3aea95b
commit 8154c679d0

View File

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