From cf92d86020fea4987040d1c4c1da5126a9d3cf7a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 11 Feb 2016 13:16:39 +0100 Subject: [PATCH] build-sys: bump so version --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index d08917c814..3b7cc1e33e 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