1
0
mirror of https://github.com/systemd/systemd.git synced 2025-04-01 18:50:16 +03:00

version bump

This commit is contained in:
Kay Sievers 2009-02-23 21:27:03 +01:00
parent 80be8c48c5
commit 58e495438b
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@ -1,3 +1,7 @@
udev 139
========
Bugfixes.
udev 138
========
Bugfixes.

View File

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