summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2015-07-29 12:43:45 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2015-07-29 12:44:55 +0200
commit39d1a2d05d4cc75c57de2658ceef04caa9928768 (patch)
tree7402a205a32d8937bb50a8149b939e71028e7ff8 /Makefile.am
parent3512af1706e764a1610cfc185a95b6d955684d71 (diff)
build: bump version infosystemd/v223
Bump version to 223 and increase libsystemd libtool-info as we added a structure-member (without increasing structure size) to sd-bus-vtable.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0edb1d88e7..ce2e19b3f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,9 +42,9 @@ LIBUDEV_CURRENT=7
LIBUDEV_REVISION=4
LIBUDEV_AGE=6
-LIBSYSTEMD_CURRENT=9
+LIBSYSTEMD_CURRENT=10
LIBSYSTEMD_REVISION=0
-LIBSYSTEMD_AGE=9
+LIBSYSTEMD_AGE=10
# The following four libraries only exist for compatibility reasons,
# their version info should not be bumped anymore