summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-06-19 19:58:05 -0400
committerAnthony G. Basile <blueness@gentoo.org>2014-06-19 19:58:05 -0400
commit441d5c2b390cd4a1fbd0f460bf23298f42d7edac (patch)
tree5e937badfc3747cfbe934e90877ca8ff2a97c394 /configure.ac
parent37f39cae3bae7d75681f10a2bd1b19a9b8833dd8 (diff)
configure.ac: bump to 1.8 = upstream 214eudev/v1.8
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2507abd0f3..541c7346e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[1.7],[https://github.com/gentoo/eudev/issues])
-AC_SUBST(UDEV_VERSION, 213)
+AC_INIT([eudev],[1.8],[https://github.com/gentoo/eudev/issues])
+AC_SUBST(UDEV_VERSION, 214)
AC_CONFIG_SRCDIR([src/udev/udevd.c])
AC_USE_SYSTEM_EXTENSIONS