From 54fac72da7156f18870ed6a53ea1ccfa80b6a1f6 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Tue, 15 Jul 2014 08:18:57 -0400 Subject: src/libudev/Makefile.am: update libudev revision Signed-off-by: Anthony G. Basile --- src/libudev/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libudev/Makefile.am b/src/libudev/Makefile.am index 35f5be2c28..e3971708fb 100644 --- a/src/libudev/Makefile.am +++ b/src/libudev/Makefile.am @@ -1,8 +1,8 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -LIBUDEV_CURRENT=5 -LIBUDEV_REVISION=1 -LIBUDEV_AGE=4 +LIBUDEV_CURRENT=2 +LIBUDEV_REVISION=6 +LIBUDEV_AGE=1 define move-to-rootlibdir if test "$(libdir)" != "$(rootlibdir)"; then \ -- cgit v1.2.3-54-g00ecf