]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build-sys: bump versions
authorKay Sievers <kay@vrfy.org>
Wed, 26 Aug 2015 14:09:17 +0000 (16:09 +0200)
committerKay Sievers <kay@vrfy.org>
Wed, 26 Aug 2015 14:09:17 +0000 (16:09 +0200)
Makefile.am
configure.ac

index 2927757b4d9b1eef85ee6009568972dd9007c774..649e7ea0d6c4e665e96ef718cc46873f97ea0f0b 100644 (file)
@@ -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,
index f14e4d868cce22edf63de15ffe345afc87757096..d9ab3624dd05264f73a791bac64a9fb2284b2ea0 100644 (file)
@@ -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])