]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
configure.ac: bump version number
authorDaniel Mack <daniel@zonque.org>
Wed, 7 Oct 2015 14:39:59 +0000 (16:39 +0200)
committerDaniel Mack <daniel@zonque.org>
Wed, 7 Oct 2015 14:39:59 +0000 (16:39 +0200)
configure.ac

index 3a59a978d3df9a7952b75c42ae29be6d81be4391..5e3cdd6d2bfd57ff844b710d54ad8c69d2f8a48b 100644 (file)
@@ -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])