configure.ac: bump 3.2 = upstream 220

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2016-05-31 11:02:10 -04:00
parent 5c87a79fb0
commit ec9a5d6547

View File

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