From: Lennart Poettering Date: Mon, 4 Apr 2011 22:36:01 +0000 (+0200) Subject: build-sys: bump version number X-Git-Tag: v23^0 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8947c242c5287ce20fc1e7f12344da84fe06a35b;p=systemd build-sys: bump version number --- diff --git a/configure.ac b/configure.ac index 0821e723..0025a6a4 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.63) -AC_INIT([systemd],[22],[systemd-devel@lists.freedesktop.org]) +AC_INIT([systemd],[23],[systemd-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h])