another little fixes on the game - resend cache

origin
stpohle 21 years ago
parent cdbcd2c06e
commit 9e1eda3184

@ -1,10 +1,13 @@
$Id: ChangeLog,v 1.97 2005/03/28 02:48:34 stpohle Exp $
$Id: ChangeLog,v 1.98 2005/03/28 03:39:51 stpohle Exp $
Version 0.11.6
==============
2005-03-27
- Fixed: pkg_resendcache, no right calaculation for the size of
the saved packet.
- Changed: Version number of network games will show up.
- Added: Parameter -gamename to set the games name from the

@ -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.6a)
AM_INIT_AUTOMAKE(bomberclone, 0.11.6b)
AM_CONFIG_HEADER(config.h)

Loading…
Cancel
Save