chiark / gitweb /
accept DEVNAME from the kernel as a hint for the node name
[elogind.git] / configure.ac
index 3aa6e7c7afc41db7be858bb4dfa2e33adac84d17..f61186425837f8b367425d1acf615c4b2e821f96 100644 (file)
@@ -14,9 +14,9 @@ AC_PREFIX_DEFAULT([/usr])
 test "$prefix" = NONE && test "$exec_prefix" = NONE && exec_prefix=
 
 dnl /* libudev version */
-LIBUDEV_LT_CURRENT=2
+LIBUDEV_LT_CURRENT=3
 LIBUDEV_LT_REVISION=0
-LIBUDEV_LT_AGE=2
+LIBUDEV_LT_AGE=3
 AC_SUBST(LIBUDEV_LT_CURRENT)
 AC_SUBST(LIBUDEV_LT_REVISION)
 AC_SUBST(LIBUDEV_LT_AGE)