chiark / gitweb /
configure.ac: version bump
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 3 Dec 2009 12:31:43 +0000 (13:31 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Thu, 3 Dec 2009 12:31:43 +0000 (13:31 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index cd54a12466d18eee1b80c1b482bc68312f91e23d..e5dfd10d48ca3934b7ae080a2731fd2ee57e23e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+udev 149
+========
+Fix for a possible endless loop in the new input_id program.
+
+
 udev 148
 ========
 Bugfixes.
index 12271f1461e7122d155fac262de785145cba0855..29e19f09ab9c70f1339be366aad4b66d473068c6 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([udev], [148], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [149], [linux-hotplug@vger.kernel.org])
 AC_PREREQ(2.60)
 AM_INIT_AUTOMAKE([check-news foreign 1.9 dist-bzip2 subdir-objects])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])