mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
version bump
This commit is contained in:
parent
722af2d0d3
commit
705e1c7ffe
@ -1,5 +1,5 @@
|
||||
AC_INIT([udev],
|
||||
[137],
|
||||
[138],
|
||||
[linux-hotplug@vger.kernel.org])
|
||||
AC_PREREQ(2.60)
|
||||
AC_CONFIG_SRCDIR([udev/udevd.c])
|
||||
@ -23,7 +23,7 @@ AC_SUBST(LIBUDEV_LT_AGE)
|
||||
|
||||
dnl /* libvolume_id version */
|
||||
VOLID_LT_CURRENT=1
|
||||
VOLID_LT_REVISION=8
|
||||
VOLID_LT_REVISION=9
|
||||
VOLID_LT_AGE=0
|
||||
AC_SUBST(VOLID_LT_CURRENT)
|
||||
AC_SUBST(VOLID_LT_REVISION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user