summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-21 21:03:03 -0400
committerAnthony G. Basile <blueness@gentoo.org>2014-08-22 08:03:24 -0400
commit0f90b52d5195a4725980f40525511aebe2934666 (patch)
tree1e8191204d4e629bb23c4192d268c8c2e80cd667 /configure.ac
parentbec26f61fb3913e74f680bfee554ccec948a0676 (diff)
configure.ac and src/libudev/Makefile.am: bump to 1.10 = upstream 216
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 ca71aa9e1b..e5e6889055 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[1.9],[https://github.com/gentoo/eudev/issues])
-AC_SUBST(UDEV_VERSION, 215)
+AC_INIT([eudev],[1.10],[https://github.com/gentoo/eudev/issues])
+AC_SUBST(UDEV_VERSION, 216)
AC_CONFIG_SRCDIR([src/udev/udevd.c])
AC_USE_SYSTEM_EXTENSIONS