From 39280feb5723861ec52dfe889d4e09096f063dff Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 9 Jul 2010 04:51:53 +0200 Subject: [PATCH] build-sys: bump version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9d080ada2..45b7ada4d 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.63) -AC_INIT([systemd],[1],[systemd-devel@lists.freedesktop.org]) +AC_INIT([systemd],[2],[systemd-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h]) -- 2.30.2