1.17.2pre1

This commit is contained in:
johns 2002-06-26 19:25:48 +00:00
parent 3cae78665b
commit bed8e18b46
2 changed files with 2 additions and 2 deletions

View file

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

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.1\""
VERSION="-DVERSION=\"1.17.2pre1\""
UNIX=0
BEOS=0
WIN32=0