build-sys: bump package version

This commit is contained in:
Lennart Poettering 2017-02-21 14:01:09 +01:00
parent d08ee7cbea
commit e7034ee0ad
2 changed files with 4 additions and 4 deletions

View File

@ -39,12 +39,12 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBUDEV_CURRENT=7
LIBUDEV_REVISION=5
LIBUDEV_REVISION=6
LIBUDEV_AGE=6
LIBSYSTEMD_CURRENT=17
LIBSYSTEMD_CURRENT=18
LIBSYSTEMD_REVISION=0
LIBSYSTEMD_AGE=17
LIBSYSTEMD_AGE=18
# Dirs of external packages
dbuspolicydir=@dbuspolicydir@

View File

@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([systemd],
[232],
[233],
[http://github.com/systemd/systemd/issues],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])