configure.ac: bump to version 1.5.2

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2014-03-09 13:43:28 -04:00
parent 01e635e556
commit e0aa59ede2

View File

@ -1,6 +1,6 @@
AC_PREREQ([2.68])
AC_INIT([eudev],[1.5.1],[https://github.com/gentoo/eudev/issues])
AC_INIT([eudev],[1.5.2],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 210)
AC_CONFIG_SRCDIR([src/udev/udevd.c])