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://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=6f890469f4329900a88459d9bf43d36837f61808;hp=6f0d624ec785409ad82c2e3afb786d977f2b1c87;ds=sidebyside build-sys: bump version --- diff --git a/configure.ac b/configure.ac index ba9bbf825..2ff0c1ffc 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])