From 705e1c7ffe417a04334877707c2eddf42418b0f6 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sun, 25 Jan 2009 21:25:41 +0100 Subject: [PATCH 1/1] version bump --- NEWS | 3 +++ configure.ac | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 972b9b0b1..1737d9fae 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +udev 138 +======== + udev 137 ======== Bugfixes. diff --git a/configure.ac b/configure.ac index 81fff06f3..7fbc42c41 100644 --- a/configure.ac +++ b/configure.ac @@ -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) -- 2.30.2