[systemd-commits] Makefile.am configure.ac

Lennart Poettering lennart at kemper.freedesktop.org
Tue Oct 11 11:50:40 PDT 2011


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

New commits:
commit d2134abdd5a21bb7e4b307f403d890901628fcf9
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Oct 11 20:46:56 2011 +0200

    build-sys: bump release for v37

diff --git a/Makefile.am b/Makefile.am
index 3a98c5b..dabe32a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ ACLOCAL_AMFLAGS = -I m4
 SUBDIRS = po
 
 LIBSYSTEMD_LOGIN_CURRENT=0
-LIBSYSTEMD_LOGIN_REVISION=5
+LIBSYSTEMD_LOGIN_REVISION=6
 LIBSYSTEMD_LOGIN_AGE=0
 
 LIBSYSTEMD_DAEMON_CURRENT=0
diff --git a/configure.ac b/configure.ac
index 18dc3fe..0ec6f69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 AC_PREREQ(2.63)
 
-AC_INIT([systemd],[36],[systemd-devel at lists.freedesktop.org])
+AC_INIT([systemd],[37],[systemd-devel at lists.freedesktop.org])
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])



More information about the systemd-commits mailing list