1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-11 05:17:44 +03:00

build-sys: bump package and library version

This commit is contained in:
Lennart Poettering 2014-05-27 19:02:22 +08:00
parent 4eb20caa4d
commit 76d4bef384
2 changed files with 4 additions and 4 deletions

View File

@ -36,7 +36,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBUDEV_CURRENT=5
LIBUDEV_REVISION=0
LIBUDEV_REVISION=1
LIBUDEV_AGE=4
LIBGUDEV_CURRENT=2
@ -59,9 +59,9 @@ LIBSYSTEMD_JOURNAL_CURRENT=11
LIBSYSTEMD_JOURNAL_REVISION=5
LIBSYSTEMD_JOURNAL_AGE=11
LIBSYSTEMD_CURRENT=1
LIBSYSTEMD_CURRENT=2
LIBSYSTEMD_REVISION=0
LIBSYSTEMD_AGE=1
LIBSYSTEMD_AGE=2
# Dirs of external packages
dbuspolicydir=@dbuspolicydir@

View File

@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([systemd],
[212],
[213],
[http://bugs.freedesktop.org/enter_bug.cgi?product=systemd],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])