mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-08 21:17:47 +03:00
build-sys: bump package and library versions in preparation for 218 release
This commit is contained in:
parent
1f3ba2bb4f
commit
9807712558
@ -39,7 +39,7 @@ SUBDIRS = . po
|
|||||||
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
|
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
|
||||||
|
|
||||||
LIBUDEV_CURRENT=7
|
LIBUDEV_CURRENT=7
|
||||||
LIBUDEV_REVISION=1
|
LIBUDEV_REVISION=2
|
||||||
LIBUDEV_AGE=6
|
LIBUDEV_AGE=6
|
||||||
|
|
||||||
LIBGUDEV_CURRENT=2
|
LIBGUDEV_CURRENT=2
|
||||||
@ -47,7 +47,7 @@ LIBGUDEV_REVISION=0
|
|||||||
LIBGUDEV_AGE=2
|
LIBGUDEV_AGE=2
|
||||||
|
|
||||||
LIBSYSTEMD_CURRENT=5
|
LIBSYSTEMD_CURRENT=5
|
||||||
LIBSYSTEMD_REVISION=0
|
LIBSYSTEMD_REVISION=1
|
||||||
LIBSYSTEMD_AGE=5
|
LIBSYSTEMD_AGE=5
|
||||||
|
|
||||||
# The following four libraries only exist for compatibility reasons,
|
# The following four libraries only exist for compatibility reasons,
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
AC_PREREQ([2.64])
|
AC_PREREQ([2.64])
|
||||||
|
|
||||||
AC_INIT([systemd],
|
AC_INIT([systemd],
|
||||||
[217],
|
[218],
|
||||||
[http://bugs.freedesktop.org/enter_bug.cgi?product=systemd],
|
[http://bugs.freedesktop.org/enter_bug.cgi?product=systemd],
|
||||||
[systemd],
|
[systemd],
|
||||||
[http://www.freedesktop.org/wiki/Software/systemd])
|
[http://www.freedesktop.org/wiki/Software/systemd])
|
||||||
|
Loading…
Reference in New Issue
Block a user