From: Lennart Poettering Date: Wed, 6 Apr 2011 19:28:41 +0000 (+0200) Subject: build-sys: bump version X-Git-Tag: v24^0 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42054a3e4496108ea64bc46084bb056e56adec6c;p=systemd build-sys: bump version --- diff --git a/configure.ac b/configure.ac index 0025a6a4..fa8c8ba6 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.63) -AC_INIT([systemd],[23],[systemd-devel@lists.freedesktop.org]) +AC_INIT([systemd],[24],[systemd-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h])