chiark / gitweb /
libudev: path_encode - always return 0 if encoded string does not fit into size
[elogind.git] / configure.ac
index 3aa6e7c7afc41db7be858bb4dfa2e33adac84d17..cbe2833f22233233491f9264a259e5bdff76c010 100644 (file)
@@ -15,7 +15,7 @@ test "$prefix" = NONE && test "$exec_prefix" = NONE && exec_prefix=
 
 dnl /* libudev version */
 LIBUDEV_LT_CURRENT=2
-LIBUDEV_LT_REVISION=0
+LIBUDEV_LT_REVISION=1
 LIBUDEV_LT_AGE=2
 AC_SUBST(LIBUDEV_LT_CURRENT)
 AC_SUBST(LIBUDEV_LT_REVISION)