From fe7ac310219d84ca8621fd89b99fcf60a2fdfd46 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 1 Sep 2011 02:10:25 +0200 Subject: [PATCH] build-sys: bump release --- Makefile.am | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 25cde406e..e1d118688 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = po LIBSYSTEMD_LOGIN_CURRENT=0 -LIBSYSTEMD_LOGIN_REVISION=3 +LIBSYSTEMD_LOGIN_REVISION=4 LIBSYSTEMD_LOGIN_AGE=0 LIBSYSTEMD_DAEMON_CURRENT=0 diff --git a/configure.ac b/configure.ac index bc9818036..ca07456be 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.63) -AC_INIT([systemd],[34],[systemd-devel@lists.freedesktop.org]) +AC_INIT([systemd],[35],[systemd-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h]) -- 2.30.2