From: Lennart Poettering Date: Thu, 11 Feb 2016 12:16:39 +0000 (+0100) Subject: build-sys: bump so version X-Git-Tag: v229~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf92d86020fea4987040d1c4c1da5126a9d3cf7a;p=thirdparty%2Fsystemd.git build-sys: bump so version --- diff --git a/Makefile.am b/Makefile.am index d08917c814a..3b7cc1e33e8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,9 +42,9 @@ LIBUDEV_CURRENT=7 LIBUDEV_REVISION=4 LIBUDEV_AGE=6 -LIBSYSTEMD_CURRENT=13 +LIBSYSTEMD_CURRENT=14 LIBSYSTEMD_REVISION=0 -LIBSYSTEMD_AGE=13 +LIBSYSTEMD_AGE=14 # The following four libraries only exist for compatibility reasons, # their version info should not be bumped anymore