chiark / gitweb /
move udev_device_db to libudev
[elogind.git] / configure.ac
index 0e0f9875a9900d0b71300e3d0e309955a7cb54cb..6e98f37fbac8681a8408e737a6460a501edb6e1a 100644 (file)
@@ -11,7 +11,7 @@ AC_PROG_LIBTOOL
 
 dnl /* libudev version */
 LIBUDEV_LT_CURRENT=0
-LIBUDEV_LT_REVISION=2
+LIBUDEV_LT_REVISION=3
 LIBUDEV_LT_AGE=0
 AC_SUBST(LIBUDEV_LT_CURRENT)
 AC_SUBST(LIBUDEV_LT_REVISION)
@@ -19,7 +19,7 @@ AC_SUBST(LIBUDEV_LT_AGE)
 
 dnl /* libvolume_id version */
 VOLID_LT_CURRENT=1
-VOLID_LT_REVISION=2
+VOLID_LT_REVISION=3
 VOLID_LT_AGE=0
 AC_SUBST(VOLID_LT_CURRENT)
 AC_SUBST(VOLID_LT_REVISION)