From 0f8e29b1404e157c1dd25bb79d0c5e55ccb77a59 Mon Sep 17 00:00:00 2001 From: stpohle Date: Sun, 13 Jul 2003 00:36:09 +0000 Subject: [PATCH] version 0.9.9fix2 ... --- ChangeLog | 4 ++-- configure.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1541388..7fcaf14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,9 @@ -$Id: ChangeLog,v 1.25 2003/07/13 00:10:59 stpohle Exp $ +$Id: ChangeLog,v 1.26 2003/07/13 00:36:09 stpohle Exp $ Version 0.9.9 ============= -fix2 +2003-07-13: fix2 - special trigger over, all trigger bombs have to be set to normal bombs with max timeout 5 sec diff --git a/configure.in b/configure.in index 512fc34..d29e68a 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ dnl If you don't want it to overwrite it, dnl Please disable it in the Anjuta project configuration AC_INIT(configure.in) -AM_INIT_AUTOMAKE(bomberclone, 0.9.9.1) +AM_INIT_AUTOMAKE(bomberclone, 0.9.9.2) AM_CONFIG_HEADER AM_CONFIG_HEADER(config.h)