build: prepare for v226

Bump version info and update NEWS for the upcoming release.
This commit is contained in:
David Herrmann 2015-09-08 13:31:57 +02:00
parent 2b3b433dbb
commit 23d08d1b2b
3 changed files with 6 additions and 6 deletions

View File

@ -42,9 +42,9 @@ LIBUDEV_CURRENT=7
LIBUDEV_REVISION=4
LIBUDEV_AGE=6
LIBSYSTEMD_CURRENT=10
LIBSYSTEMD_REVISION=2
LIBSYSTEMD_AGE=10
LIBSYSTEMD_CURRENT=11
LIBSYSTEMD_REVISION=0
LIBSYSTEMD_AGE=11
# The following four libraries only exist for compatibility reasons,
# their version info should not be bumped anymore

4
NEWS
View File

@ -116,9 +116,9 @@ CHANGES WITH 226:
Holtmann, Martin Pitt, Michael Biebl, Michael Chapman, Michal
Sekletar, Peter Hutterer, Piotr Drąg, reverendhomer, Robin
Hack, Susant Sahani, Sylvain Pasche, Thomas Hindoe Paaboel
Andersen, Tom Gundersen,
Andersen, Tom Gundersen, Torstein Husebø
-- Berlin, 2015-09-XX
-- Berlin, 2015-09-08
CHANGES WITH 225:

View File

@ -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])