From 23d08d1b2bfd7f4b3c0a9408c9ccd65c3fb80fc2 Mon Sep 17 00:00:00 2001 From: David Herrmann Date: Tue, 8 Sep 2015 13:31:57 +0200 Subject: build: prepare for v226 Bump version info and update NEWS for the upcoming release. --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1dfa0c0677..8e0448f433 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 -- cgit v1.2.3-54-g00ecf