X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=81fff06f30629f695f5b29f9e695d30acb33c782;hp=5e7adb938c3e5d4a31db5a89a1a13db4f2831e08;hb=8257730d392cf227fd3eba2915021aad6a2cc2e4;hpb=b04ba6ce63556e4fbe0d0a8b59153f74a3ea2385 diff --git a/configure.ac b/configure.ac index 5e7adb938..81fff06f3 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ test "$prefix" = NONE && test "$exec_prefix" = NONE && exec_prefix= dnl /* libudev version */ LIBUDEV_LT_CURRENT=0 -LIBUDEV_LT_REVISION=7 +LIBUDEV_LT_REVISION=8 LIBUDEV_LT_AGE=0 AC_SUBST(LIBUDEV_LT_CURRENT) AC_SUBST(LIBUDEV_LT_REVISION) @@ -23,7 +23,7 @@ AC_SUBST(LIBUDEV_LT_AGE) dnl /* libvolume_id version */ VOLID_LT_CURRENT=1 -VOLID_LT_REVISION=7 +VOLID_LT_REVISION=8 VOLID_LT_AGE=0 AC_SUBST(VOLID_LT_CURRENT) AC_SUBST(VOLID_LT_REVISION)