From: Daniel Mack Date: Wed, 7 Oct 2015 14:39:59 +0000 (+0200) Subject: configure.ac: bump version number X-Git-Tag: v227~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44f169accf61df2f81cf41aef7a55553055795ad;p=thirdparty%2Fsystemd.git configure.ac: bump version number --- diff --git a/configure.ac b/configure.ac index 3a59a978d3d..5e3cdd6d2bf 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.64]) AC_INIT([systemd], - [226], + [227], [http://github.com/systemd/systemd/issues], [systemd], [http://www.freedesktop.org/wiki/Software/systemd])