From: Kay Sievers Date: Wed, 26 Aug 2015 14:09:17 +0000 (+0200) Subject: build-sys: bump versions X-Git-Tag: v225~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1aa28c952191dbd24212df6cead54349bc185618;p=thirdparty%2Fsystemd.git build-sys: bump versions --- diff --git a/Makefile.am b/Makefile.am index 2927757b4d9..649e7ea0d6c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ LIBUDEV_REVISION=4 LIBUDEV_AGE=6 LIBSYSTEMD_CURRENT=10 -LIBSYSTEMD_REVISION=1 +LIBSYSTEMD_REVISION=2 LIBSYSTEMD_AGE=10 # The following four libraries only exist for compatibility reasons, diff --git a/configure.ac b/configure.ac index f14e4d868cc..d9ab3624dd0 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.64]) AC_INIT([systemd], - [224], + [225], [http://github.com/systemd/systemd/issues], [systemd], [http://www.freedesktop.org/wiki/Software/systemd])