mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
build: bump version info
Bump version to 223 and increase libsystemd libtool-info as we added a structure-member (without increasing structure size) to sd-bus-vtable.
This commit is contained in:
@@ -42,9 +42,9 @@ LIBUDEV_CURRENT=7
|
||||
LIBUDEV_REVISION=4
|
||||
LIBUDEV_AGE=6
|
||||
|
||||
LIBSYSTEMD_CURRENT=9
|
||||
LIBSYSTEMD_CURRENT=10
|
||||
LIBSYSTEMD_REVISION=0
|
||||
LIBSYSTEMD_AGE=9
|
||||
LIBSYSTEMD_AGE=10
|
||||
|
||||
# The following four libraries only exist for compatibility reasons,
|
||||
# their version info should not be bumped anymore
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
AC_PREREQ([2.64])
|
||||
|
||||
AC_INIT([systemd],
|
||||
[222],
|
||||
[223],
|
||||
[http://github.com/systemd/systemd/issues],
|
||||
[systemd],
|
||||
[http://www.freedesktop.org/wiki/Software/systemd])
|
||||
|
||||
Reference in New Issue
Block a user