build-sys: bump so version

System Internals / systemd - Zbigniew Jędrzejewski-Szmek [in.waw.pl] - 21 May 2016 17:31 UTC



###

diff --git a/Makefile.am b/Makefile.am
index f9d2093..305099a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,9 +42,9 @@ LIBUDEV_CURRENT=7
LIBUDEV_REVISION=4
LIBUDEV_AGE=6

-LIBSYSTEMD_CURRENT=14
+LIBSYSTEMD_CURRENT=15
LIBSYSTEMD_REVISION=0
-LIBSYSTEMD_AGE=14
+LIBSYSTEMD_AGE=15

# Dirs of external packages
dbuspolicydir=@dbuspolicydir@
diff --git a/configure.ac b/configure.ac
index d6320d2..329861a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])

AC_INIT([systemd],
- [229],
+ [230],
[http://github.com/systemd/systemd/issues],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])

469978a build-sys: bump so version
Makefile.am | 4 ++--
configure.ac | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

Upstream: github.com


  • Share