chiark / gitweb /
release 141
[elogind.git] / configure.ac
index 5e6213f951d2f5fb4eba44d6e6d1458586c084c8..3fd51ce36e35b54b30ffeff598af8f965f0df65b 100644 (file)
@@ -15,9 +15,9 @@ AC_PREFIX_DEFAULT([/usr])
 test "$prefix" = NONE && test "$exec_prefix" = NONE && exec_prefix=
 
 dnl /* libudev version */
-LIBUDEV_LT_CURRENT=1
+LIBUDEV_LT_CURRENT=2
 LIBUDEV_LT_REVISION=0
-LIBUDEV_LT_AGE=1
+LIBUDEV_LT_AGE=2
 AC_SUBST(LIBUDEV_LT_CURRENT)
 AC_SUBST(LIBUDEV_LT_REVISION)
 AC_SUBST(LIBUDEV_LT_AGE)