chiark / gitweb /
volume_id: update btrfs magic
[elogind.git] / configure.ac
index 803b0436f49965d70568302d15793ad9091bca25..e74c86ebe284b10cf99ab08a5397c36e0e585b5f 100644 (file)
@@ -11,7 +11,7 @@ AC_PROG_LIBTOOL
 
 dnl /* libudev version */
 LIBUDEV_LT_CURRENT=0
-LIBUDEV_LT_REVISION=4
+LIBUDEV_LT_REVISION=5
 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=4
+VOLID_LT_REVISION=5
 VOLID_LT_AGE=0
 AC_SUBST(VOLID_LT_CURRENT)
 AC_SUBST(VOLID_LT_REVISION)