From: Kay Sievers Date: Mon, 23 Feb 2009 20:27:03 +0000 (+0100) Subject: version bump X-Git-Tag: 174~1153 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=58e495438bee4b1e737286e874702bcfddf23212;p=thirdparty%2Fsystemd.git version bump --- diff --git a/NEWS b/NEWS index 5dafcad1db8..e57e0fe5172 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +udev 139 +======== +Bugfixes. + udev 138 ======== Bugfixes. diff --git a/configure.ac b/configure.ac index 7fbc42c41b8..3663ee809f3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([udev], - [138], + [139], [linux-hotplug@vger.kernel.org]) AC_PREREQ(2.60) AC_CONFIG_SRCDIR([udev/udevd.c])