From: Lennart Poettering Date: Tue, 1 Mar 2011 00:33:38 +0000 (+0100) Subject: build-sys: prepare v19 X-Git-Tag: v19^0 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=020501d9524c2cba58873198c59909c9d591c292;p=systemd build-sys: prepare v19 --- diff --git a/configure.ac b/configure.ac index 55a81abc..2cf31e4e 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.63) -AC_INIT([systemd],[18],[systemd-devel@lists.freedesktop.org]) +AC_INIT([systemd],[19],[systemd-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h])