From: Lennart Poettering Date: Thu, 31 Mar 2011 23:35:27 +0000 (+0200) Subject: build-sys: bump version X-Git-Tag: v22 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177e0a284763c1b908b2c9f79640ced7ef7f06d4;p=systemd build-sys: bump version --- diff --git a/configure.ac b/configure.ac index 73764712..58493511 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.63) -AC_INIT([systemd],[21],[systemd-devel@lists.freedesktop.org]) +AC_INIT([systemd],[22],[systemd-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h])