[systemd-commits] Makefile.am configure.ac

Lennart Poettering lennart at kemper.freedesktop.org
Tue Mar 11 12:25:12 PDT 2014


 Makefile.am  |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 6bf6f402b67b51d55765cbf3d1c7cb707a346969
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Mar 11 20:25:00 2014 +0100

    build-sys: prepare release 211

diff --git a/Makefile.am b/Makefile.am
index 936a78e..dcfc550 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,7 +60,7 @@ LIBSYSTEMD_JOURNAL_REVISION=5
 LIBSYSTEMD_JOURNAL_AGE=11
 
 LIBSYSTEMD_CURRENT=0
-LIBSYSTEMD_REVISION=1
+LIBSYSTEMD_REVISION=2
 LIBSYSTEMD_AGE=0
 
 # Dirs of external packages
diff --git a/configure.ac b/configure.ac
index fa8f405..ae5a6b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([systemd],
-        [210],
+        [211],
         [http://bugs.freedesktop.org/enter_bug.cgi?product=systemd],
         [systemd],
         [http://www.freedesktop.org/wiki/Software/systemd])



More information about the systemd-commits mailing list