From: Lennart Poettering Date: Thu, 26 May 2011 17:17:44 +0000 (+0200) Subject: build-sys: prepare v28 X-Git-Tag: v28^0 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e8eb2d2e2446a3f6ba1eee1940fc96167ae332a;p=systemd build-sys: prepare v28 --- diff --git a/configure.ac b/configure.ac index e0a0792a..85a14c6a 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.63) -AC_INIT([systemd],[27],[systemd-devel@lists.freedesktop.org]) +AC_INIT([systemd],[28],[systemd-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h])