chiark / gitweb /
rules: exclude mtd* from persistent disk links
[elogind.git] / configure.ac
index 3a624308df9f4e37cf1717853e69aff7a7257434..001f338d140c0ef3d7cd846fe7e04b5c93ef2961 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT([udev],
-       [140],
+       [141],
        [linux-hotplug@vger.kernel.org])
 AC_PREREQ(2.60)
 AC_CONFIG_SRCDIR([udev/udevd.c])
@@ -16,7 +16,7 @@ test "$prefix" = NONE && test "$exec_prefix" = NONE && exec_prefix=
 
 dnl /* libudev version */
 LIBUDEV_LT_CURRENT=1
-LIBUDEV_LT_REVISION=0
+LIBUDEV_LT_REVISION=1
 LIBUDEV_LT_AGE=1
 AC_SUBST(LIBUDEV_LT_CURRENT)
 AC_SUBST(LIBUDEV_LT_REVISION)