configure.ac: version bump

This commit is contained in:
Kay Sievers
2009-06-22 00:30:42 +02:00
parent a6c06e57a2
commit c668754b71
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@@ -1,3 +1,6 @@
udev 144
========
udev 143
========
Bugfixes.

View File

@@ -1,4 +1,4 @@
AC_INIT([udev], [143], [linux-hotplug@vger.kernel.org])
AC_INIT([udev], [14], [linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AM_INIT_AUTOMAKE([check-news foreign 1.9 dist-bzip2])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])