From: Kay Sievers Date: Sun, 5 Jul 2015 14:10:03 +0000 (+0200) Subject: build-sys: bump sonames X-Git-Tag: v222~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44a3d8cb6e4fad3638b8bafbd4da8adea6288d2e;p=thirdparty%2Fsystemd.git build-sys: bump sonames --- diff --git a/Makefile.am b/Makefile.am index 0fa4cf4824d..19a3706b187 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,9 +42,9 @@ LIBUDEV_CURRENT=7 LIBUDEV_REVISION=4 LIBUDEV_AGE=6 -LIBSYSTEMD_CURRENT=8 +LIBSYSTEMD_CURRENT=9 LIBSYSTEMD_REVISION=0 -LIBSYSTEMD_AGE=8 +LIBSYSTEMD_AGE=9 # The following four libraries only exist for compatibility reasons, # their version info should not be bumped anymore