Version 1.17.1 final.

This commit is contained in:
johns 2002-06-23 13:03:55 +00:00
parent 7deb6f659e
commit 0c971f6237
3 changed files with 3 additions and 3 deletions

View file

@ -167,7 +167,7 @@ PREFIX=/usr/local
#PROFILE= -pg -a
# Compile Version
VERSION= '-DVERSION="1.17"'
VERSION= '-DVERSION="1.17.1"'
############################################################################
# below this, nothing should be changed!

View file

@ -863,7 +863,7 @@
<LI>Fixed bug: Teleported units aren't removed from map before teleport.
<LI>Fixed bug: Oil platform can't be placed in snapshots.
<LI>Fixed bug: Units with zero sightrange see 1 tile.
<LI><B>1.17.1pre2</B>
<LI><B>Final</B>
<LI>Fixed bug #570475: 'Next tip' causes segmentation fault (from
Jimmy Salmon).
<LI>Fixed bug: Can capture only enemy buildings.

2
setup
View file

@ -122,7 +122,7 @@ fi
#------------------------------------------------------------------------------
# DON'T CHANGE ANYTHING FROM HERE DOWN UNLESS YOU KNOW WHAT YOU ARE DOING
VERSION="-DVERSION=\"1.17.1pre2\""
VERSION="-DVERSION=\"1.17.1\""
UNIX=0
BEOS=0
WIN32=0