summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2015-09-08 13:31:57 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2015-09-08 13:31:57 +0200
commit23d08d1b2bfd7f4b3c0a9408c9ccd65c3fb80fc2 (patch)
tree9182754ba4373c9e041368b5e96812e241d2366d /configure.ac
parent2b3b433dbb301d4b233150d54e498e00ed7c9d21 (diff)
build: prepare for v226
Bump version info and update NEWS for the upcoming release.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a7070916fe..2024939ad0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([systemd],
- [225],
+ [226],
[http://github.com/systemd/systemd/issues],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])