mirror of
https://github.com/systemd/systemd.git
synced 2025-02-04 21:47:31 +03:00
configure.ac: version bump
This commit is contained in:
parent
1efde3bcef
commit
c51d2f2746
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
|||||||
|
udev 154
|
||||||
|
========
|
||||||
|
|
||||||
udev 153
|
udev 153
|
||||||
========
|
========
|
||||||
Fix broken firmware loader search path.
|
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)
|
AC_PREREQ(2.60)
|
||||||
AM_INIT_AUTOMAKE([check-news foreign 1.10 dist-bzip2 subdir-objects])
|
AM_INIT_AUTOMAKE([check-news foreign 1.10 dist-bzip2 subdir-objects])
|
||||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user