From: Lennart Poettering Date: Wed, 7 Oct 2015 15:06:22 +0000 (+0200) Subject: build-sys: bump library version X-Git-Tag: v227^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c379f143a5ccdbc94a87cfca0174e7f21fa05f26;p=thirdparty%2Fsystemd.git build-sys: bump library version --- diff --git a/Makefile.am b/Makefile.am index 685d2634cdb..8646e55450f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,9 +42,9 @@ LIBUDEV_CURRENT=7 LIBUDEV_REVISION=4 LIBUDEV_AGE=6 -LIBSYSTEMD_CURRENT=11 +LIBSYSTEMD_CURRENT=12 LIBSYSTEMD_REVISION=0 -LIBSYSTEMD_AGE=11 +LIBSYSTEMD_AGE=12 # The following four libraries only exist for compatibility reasons, # their version info should not be bumped anymore