From: Lennart Poettering Date: Tue, 10 Aug 2010 01:47:00 +0000 (+0200) Subject: build-sys: prepare release 7 X-Git-Tag: v7 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d97c345f557981544c58387404eab97064bd77a;p=systemd build-sys: prepare release 7 --- diff --git a/configure.ac b/configure.ac index aaf60264..f5dba3a8 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.63) -AC_INIT([systemd],[6],[systemd-devel@lists.freedesktop.org]) +AC_INIT([systemd],[7],[systemd-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h])