configure.ac: bump to 1.7 = upstream 213

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2014-06-01 14:05:27 -04:00
parent 2083b3f57f
commit 9ea99e7409

View File

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