1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-08-30 05:50:12 +03:00

build-sys: prepare release 211

This commit is contained in:
Lennart Poettering
2014-03-11 20:25:00 +01:00
parent 1810e3dc62
commit 6bf6f402b6
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ LIBSYSTEMD_JOURNAL_REVISION=5
LIBSYSTEMD_JOURNAL_AGE=11 LIBSYSTEMD_JOURNAL_AGE=11
LIBSYSTEMD_CURRENT=0 LIBSYSTEMD_CURRENT=0
LIBSYSTEMD_REVISION=1 LIBSYSTEMD_REVISION=2
LIBSYSTEMD_AGE=0 LIBSYSTEMD_AGE=0
# Dirs of external packages # Dirs of external packages

View File

@ -20,7 +20,7 @@
AC_PREREQ([2.64]) AC_PREREQ([2.64])
AC_INIT([systemd], AC_INIT([systemd],
[210], [211],
[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])