[systemd-commits] configure.ac Makefile.am
Lennart Poettering
lennart at kemper.freedesktop.org
Tue Aug 2 19:20:11 PDT 2011
Makefile.am | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 47675042c2622b96590c89d610b529e09099ce26
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Aug 3 04:19:53 2011 +0200
bump release
diff --git a/Makefile.am b/Makefile.am
index c446527..b9c8074 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = po
LIBSYSTEMD_LOGIN_CURRENT=0
-LIBSYSTEMD_LOGIN_REVISION=1
+LIBSYSTEMD_LOGIN_REVISION=2
LIBSYSTEMD_LOGIN_AGE=0
LIBSYSTEMD_DAEMON_CURRENT=0
diff --git a/configure.ac b/configure.ac
index 6b33018..9e195ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
AC_PREREQ(2.63)
-AC_INIT([systemd],[32],[systemd-devel at lists.freedesktop.org])
+AC_INIT([systemd],[33],[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