summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-02-28 17:34:51 -0500
committerAnthony G. Basile <blueness@gentoo.org>2014-02-28 17:35:51 -0500
commite906d02b617ac22e226a509f68093a0678aeeb89 (patch)
treeb92b7a19e7adf7a7b50c04d5f9fe67304b812f35
parentc51c39f7a97d34098ad28761a3809e6f06885936 (diff)
configure.ac: bump to version 1.5eudev/v1.5
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 13d74fcb15..e193f3649a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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