1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-08-25 13:50:12 +03:00

build-sys: bump package and library versions

This commit is contained in:
Lennart Poettering
2014-07-03 20:48:40 +02:00
parent c7435cc911
commit 252ff40a38
2 changed files with 5 additions and 5 deletions

View File

@ -35,16 +35,16 @@ SUBDIRS = . po
# Keep the test-suite.log
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBUDEV_CURRENT=5
LIBUDEV_REVISION=1
LIBUDEV_AGE=4
LIBUDEV_CURRENT=6
LIBUDEV_REVISION=0
LIBUDEV_AGE=5
LIBGUDEV_CURRENT=2
LIBGUDEV_REVISION=0
LIBGUDEV_AGE=2
LIBSYSTEMD_CURRENT=3
LIBSYSTEMD_REVISION=0
LIBSYSTEMD_REVISION=1
LIBSYSTEMD_AGE=3
# The following four libraries only exist for compatibility reasons,

View File

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