build-sys: bump release

This commit is contained in:
Lennart Poettering 2012-02-07 03:32:03 +01:00
parent 772f4698ff
commit 45a7b8bd24
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ LIBSYSTEMD_LOGIN_REVISION=1
LIBSYSTEMD_LOGIN_AGE=1
LIBSYSTEMD_DAEMON_CURRENT=0
LIBSYSTEMD_DAEMON_REVISION=0
LIBSYSTEMD_DAEMON_REVISION=1
LIBSYSTEMD_DAEMON_AGE=0
LIBSYSTEMD_ID128_CURRENT=0

View File

@ -17,7 +17,7 @@
AC_PREREQ(2.63)
AC_INIT([systemd],[39],[systemd-devel@lists.freedesktop.org])
AC_INIT([systemd],[40],[systemd-devel@lists.freedesktop.org])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])