configure.ac: bump to 1.9 = upstream 215

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2014-07-06 08:00:08 -04:00
parent 368ad52438
commit a51173a35e

View File

@ -1,7 +1,7 @@
AC_PREREQ([2.68])
AC_INIT([eudev],[1.8],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 214)
AC_INIT([eudev],[1.9],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 215)
AC_CONFIG_SRCDIR([src/udev/udevd.c])
AC_USE_SYSTEM_EXTENSIONS