From: Lennart Poettering Date: Thu, 11 Feb 2016 16:28:00 +0000 (+0100) Subject: configure: bump version number X-Git-Tag: v229^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95adafc428b5b4be0ddd4d43a7b96658390388bc;p=thirdparty%2Fsystemd.git configure: bump version number --- diff --git a/configure.ac b/configure.ac index d05d0ba31f0..5fd73c59f15 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.64]) AC_INIT([systemd], - [228], + [229], [http://github.com/systemd/systemd/issues], [systemd], [http://www.freedesktop.org/wiki/Software/systemd])