chiark / gitweb /
version bump
authorKay Sievers <kay.sievers@vrfy.org>
Sun, 25 Jan 2009 20:25:41 +0000 (21:25 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Sun, 25 Jan 2009 20:25:41 +0000 (21:25 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 972b9b0b11d49d30993db3a611c21904b1c29442..1737d9faea7b5354c83ca126cc1ecd4a7cfcf9cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+udev 138
+========
+
 udev 137
 ========
 Bugfixes.
index 81fff06f30629f695f5b29f9e695d30acb33c782..7fbc42c41b82e7ba9c412b740aa7037c0c72b419 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT([udev],
-       [137],
+       [138],
        [linux-hotplug@vger.kernel.org])
 AC_PREREQ(2.60)
 AC_CONFIG_SRCDIR([udev/udevd.c])
@@ -23,7 +23,7 @@ AC_SUBST(LIBUDEV_LT_AGE)
 
 dnl /* libvolume_id version */
 VOLID_LT_CURRENT=1
-VOLID_LT_REVISION=8
+VOLID_LT_REVISION=9
 VOLID_LT_AGE=0
 AC_SUBST(VOLID_LT_CURRENT)
 AC_SUBST(VOLID_LT_REVISION)