From 44f169accf61df2f81cf41aef7a55553055795ad Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Wed, 7 Oct 2015 16:39:59 +0200 Subject: configure.ac: bump version number --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3a59a978d3..5e3cdd6d2b 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]) -- cgit v1.2.3-54-g00ecf