From: Kay Sievers Date: Tue, 2 Dec 2008 18:26:33 +0000 (+0100) Subject: update configure and NEWS X-Git-Tag: 174~1269 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e18fb062f16e99cd3b308089f1459f4eeb33003;p=systemd update configure and NEWS --- diff --git a/NEWS b/NEWS index 7970db27..0f567ad9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +udev 136 +======== +Bugfixes. + udev 135 ======== Bugfixes. diff --git a/configure.ac b/configure.ac index d795aa11..cdd85efb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([udev], - [135], + [136], [linux-hotplug@vger.kernel.org]) AC_PREREQ(2.60) AC_CONFIG_SRCDIR([udev/udevd.c])