1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 01:55:32 +03:00

build-sys: prepare new release

This commit is contained in:
Lennart Poettering 2011-07-29 03:15:20 +02:00
parent d60ef52650
commit fd42f6e020
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = po
LIBSYSTEMD_LOGIN_CURRENT=0
LIBSYSTEMD_LOGIN_REVISION=0
LIBSYSTEMD_LOGIN_REVISION=1
LIBSYSTEMD_LOGIN_AGE=0
LIBSYSTEMD_DAEMON_CURRENT=0

View File

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