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 2927757..649e7ea 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 f14e4d8..d9ab362 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])