From a1a5424a623eabb11da4aa5d4614f3c5bf22ff82 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Thu, 3 Apr 2014 13:31:29 -0400 Subject: configure.ac: bring version numbers in line with upstream Signed-off-by: Anthony G. Basile --- src/libudev/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libudev') diff --git a/src/libudev/Makefile.am b/src/libudev/Makefile.am index 84d018ae03..8ad49484ef 100644 --- a/src/libudev/Makefile.am +++ b/src/libudev/Makefile.am @@ -1,8 +1,8 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -LIBUDEV_CURRENT=4 +LIBUDEV_CURRENT=5 LIBUDEV_REVISION=0 -LIBUDEV_AGE=3 +LIBUDEV_AGE=4 define move-to-rootlibdir if test "$(libdir)" != "$(rootlibdir)"; then \ -- cgit v1.2.3-54-g00ecf