version bump

This commit is contained in:
Kay Sievers 2009-03-18 17:54:00 +01:00
parent 3b8103d45f
commit b25d8cfa93
2 changed files with 5 additions and 1 deletions

4
NEWS
View file

@ -1,3 +1,7 @@
udev 141
========
Bugfixes.
udev 140
========
Bugfixes.

View file

@ -1,5 +1,5 @@
AC_INIT([udev],
[140],
[141],
[linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AC_CONFIG_SRCDIR([udev/udevd.c])