build-sys: bump release and sonames

This commit is contained in:
Lennart Poettering 2013-03-07 21:53:53 +01:00
parent fe59e38bef
commit 01ec23582d
2 changed files with 5 additions and 5 deletions

View file

@ -32,16 +32,16 @@ SUBDIRS = . po
.SECONDARY:
LIBUDEV_CURRENT=3
LIBUDEV_REVISION=1
LIBUDEV_REVISION=2
LIBUDEV_AGE=2
LIBGUDEV_CURRENT=1
LIBGUDEV_REVISION=3
LIBGUDEV_AGE=1
LIBSYSTEMD_LOGIN_CURRENT=3
LIBSYSTEMD_LOGIN_REVISION=11
LIBSYSTEMD_LOGIN_AGE=3
LIBSYSTEMD_LOGIN_CURRENT=4
LIBSYSTEMD_LOGIN_REVISION=0
LIBSYSTEMD_LOGIN_AGE=4
LIBSYSTEMD_DAEMON_CURRENT=0
LIBSYSTEMD_DAEMON_REVISION=7

View file

@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([systemd],
[197],
[198],
[http://bugs.freedesktop.org/enter_bug.cgi?product=systemd],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])