summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-11-02 16:04:40 -0600
committerLennart Poettering <lennart@poettering.net>2016-11-02 16:04:40 -0600
commit515958c9eb538607a260aac4a4d0145583e1a2e5 (patch)
treee822547cc0af6ee0a63c1dd4a64549a48514c6ee /Makefile.am
parentb4eed568b913079f5a97c744ecc2c4f9c3d0403a (diff)
build-sys: bump package and library version in preparation for v232
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 a707d4a899..34c2f60330 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,9 +42,9 @@ LIBUDEV_CURRENT=7
LIBUDEV_REVISION=5
LIBUDEV_AGE=6
-LIBSYSTEMD_CURRENT=16
+LIBSYSTEMD_CURRENT=17
LIBSYSTEMD_REVISION=0
-LIBSYSTEMD_AGE=16
+LIBSYSTEMD_AGE=17
# Dirs of external packages
dbuspolicydir=@dbuspolicydir@