From: Lennart Poettering Date: Tue, 14 Sep 2010 00:29:58 +0000 (+0200) Subject: build-sys: bump version X-Git-Tag: v10 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39a24c814d605898c48104f3629331c6f30a7f1d;p=systemd build-sys: bump version --- diff --git a/configure.ac b/configure.ac index ba9bbf82..2ff0c1ff 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.63) -AC_INIT([systemd],[9],[systemd-devel@lists.freedesktop.org]) +AC_INIT([systemd],[10],[systemd-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h])