From: Lennart Poettering Date: Tue, 14 Sep 2010 00:29:58 +0000 (+0200) Subject: build-sys: bump version X-Git-Tag: v10^0 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f890469f4329900a88459d9bf43d36837f61808;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])