mirror of
https://github.com/systemd/systemd.git
synced 2025-09-15 13:44:41 +03:00
configure.ac: version bump
This commit is contained in:
3
NEWS
3
NEWS
@@ -1,3 +1,6 @@
|
||||
udev 154
|
||||
========
|
||||
|
||||
udev 153
|
||||
========
|
||||
Fix broken firmware loader search path.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
AC_INIT([udev], [153], [linux-hotplug@vger.kernel.org])
|
||||
AC_INIT([udev], [154], [linux-hotplug@vger.kernel.org])
|
||||
AC_PREREQ(2.60)
|
||||
AM_INIT_AUTOMAKE([check-news foreign 1.10 dist-bzip2 subdir-objects])
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||
|
Reference in New Issue
Block a user