configure.ac: bump to version 1.5

This commit is contained in:
Anthony G. Basile 2014-02-28 17:34:51 -05:00
parent c51c39f7a9
commit e906d02b61

View File

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