chiark / gitweb /
volume_id: remove deprecated functions and bump major version
[elogind.git] / configure.ac
index 4be3ed583a82dea65b6aa16c248116c761236a33..a98d903c21fde15dbad58da93d04a6a2c22649aa 100644 (file)
@@ -18,8 +18,8 @@ AC_SUBST(LIBUDEV_LT_REVISION)
 AC_SUBST(LIBUDEV_LT_AGE)
 
 dnl /* libvolume_id version */
-VOLID_LT_CURRENT=0
-VOLID_LT_REVISION=86
+VOLID_LT_CURRENT=1
+VOLID_LT_REVISION=0
 VOLID_LT_AGE=0
 AC_SUBST(VOLID_LT_CURRENT)
 AC_SUBST(VOLID_LT_REVISION)