[systemd-commits] configure.ac

Lennart Poettering lennart at kemper.freedesktop.org
Thu Oct 7 06:39:36 PDT 2010


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

New commits:
commit 68ce1b7f2d70db4a248b62e602086d7420a99e3b
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Oct 7 15:39:28 2010 +0200

    build-sys: prepare v11

diff --git a/configure.ac b/configure.ac
index 562921a..4f22b1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 AC_PREREQ(2.63)
 
-AC_INIT([systemd],[10],[systemd-devel at lists.freedesktop.org])
+AC_INIT([systemd],[11],[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