summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2015-07-05 16:10:03 +0200
committerKay Sievers <kay@vrfy.org>2015-07-05 16:10:47 +0200
commit44a3d8cb6e4fad3638b8bafbd4da8adea6288d2e (patch)
tree42db810752e76338e14e1890897d2819bd65c3f0 /Makefile.am
parent70775e17c65360feca65ebcd74147c45b9949e03 (diff)
build-sys: bump sonames
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 0fa4cf482..19a3706b1 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