From 449d70b6a8e3aa57dcb0d5a665df6638f161ae43 Mon Sep 17 00:00:00 2001 From: stpohle Date: Mon, 13 Dec 2004 21:29:29 +0000 Subject: [PATCH] team mode completed prepared for last test before release --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 0a991f1..89de647 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ dnl Please disable it in the Anjuta project configuration AC_INIT(configure.in) AC_CANONICAL_TARGET -AM_INIT_AUTOMAKE(bomberclone, 0.11.4test2) +AM_INIT_AUTOMAKE(bomberclone, 0.11.4test3) AM_CONFIG_HEADER(config.h)