From 0f90b52d5195a4725980f40525511aebe2934666 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Thu, 21 Aug 2014 21:03:03 -0400 Subject: configure.ac and src/libudev/Makefile.am: bump to 1.10 = upstream 216 Signed-off-by: Anthony G. Basile --- src/libudev/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/libudev/Makefile.am b/src/libudev/Makefile.am index b7f420982e..868a9fc451 100644 --- a/src/libudev/Makefile.am +++ b/src/libudev/Makefile.am @@ -1,8 +1,8 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -LIBUDEV_CURRENT=6 +LIBUDEV_CURRENT=7 LIBUDEV_REVISION=0 -LIBUDEV_AGE=5 +LIBUDEV_AGE=6 define move-to-rootlibdir if test "$(libdir)" != "$(rootlibdir)"; then \ -- cgit v1.2.3-54-g00ecf