diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-03-18 17:54:00 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-03-18 17:54:00 +0100 |
commit | b25d8cfa93c93fb2b98fdd747777294c787c6619 (patch) | |
tree | c091071c1ea1a2ab23d7334060d5b48789b8cbfb | |
parent | 3b8103d45f99218f44b4ea87ab4284f6a253409b (diff) |
version bump
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +udev 141 +======== +Bugfixes. + udev 140 ======== Bugfixes. diff --git a/configure.ac b/configure.ac index 3a624308df..5e6213f951 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([udev], - [140], + [141], [linux-hotplug@vger.kernel.org]) AC_PREREQ(2.60) AC_CONFIG_SRCDIR([udev/udevd.c]) |