configure.ac: bump 2.1 = upstream 217

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2014-10-28 20:53:04 -04:00
parent 86392f7d55
commit acbf3091de
1 changed files with 2 additions and 2 deletions

View File

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