build-sys: prepare 212

This commit is contained in:
Lennart Poettering 2014-03-25 20:22:41 +01:00
parent 51c61cda1a
commit 3b5b000fbc
2 changed files with 4 additions and 4 deletions

View file

@ -59,9 +59,9 @@ LIBSYSTEMD_JOURNAL_CURRENT=11
LIBSYSTEMD_JOURNAL_REVISION=5
LIBSYSTEMD_JOURNAL_AGE=11
LIBSYSTEMD_CURRENT=0
LIBSYSTEMD_REVISION=2
LIBSYSTEMD_AGE=0
LIBSYSTEMD_CURRENT=1
LIBSYSTEMD_REVISION=0
LIBSYSTEMD_AGE=1
# Dirs of external packages
dbuspolicydir=@dbuspolicydir@

View file

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