From: Lennart Poettering Date: Thu, 12 Feb 2015 19:49:22 +0000 (+0100) Subject: build-sys: bump sonames in preparation for next release X-Git-Tag: v219~51 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f9d4ea9e4e4ce34a90399a6fabdc648cf5d4bb2f;p=elogind.git build-sys: bump sonames in preparation for next release --- diff --git a/Makefile.am b/Makefile.am index 1ab2e796b..bf04d3184 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,9 +46,9 @@ LIBGUDEV_CURRENT=2 LIBGUDEV_REVISION=0 LIBGUDEV_AGE=2 -LIBSYSTEMD_CURRENT=5 -LIBSYSTEMD_REVISION=1 -LIBSYSTEMD_AGE=5 +LIBSYSTEMD_CURRENT=6 +LIBSYSTEMD_REVISION=0 +LIBSYSTEMD_AGE=6 # The following four libraries only exist for compatibility reasons, # their version info should not be bumped anymore