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)