[systemd-commits] configure.ac

Lennart Poettering lennart at kemper.freedesktop.org
Mon Apr 4 15:40:42 PDT 2011


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8947c242c5287ce20fc1e7f12344da84fe06a35b
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Apr 5 00:36:01 2011 +0200

    build-sys: bump version number

diff --git a/configure.ac b/configure.ac
index 0821e72..0025a6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 AC_PREREQ(2.63)
 
-AC_INIT([systemd],[22],[systemd-devel at lists.freedesktop.org])
+AC_INIT([systemd],[23],[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