Next build started.

This commit is contained in:
johns 2002-04-09 22:16:51 +00:00
parent b0fa9d64f4
commit af33735371
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.17pre1-build17"'
VERSION= '-DVERSION="1.17pre1-build18"'
############################################################################
# below this, nothing should be changed!

2
setup
View file

@ -106,7 +106,7 @@ LOCAL_ZLIB="zlib-1.1.3"
#------------------------------------------------------------------------------
# DON'T CHANGE ANYTHING FROM HERE DOWN UNLESS YOU KNOW WHAT YOU ARE DOING
VERSION="-DVERSION=\"1.17pre1-build17\""
VERSION="-DVERSION=\"1.17pre1-build18\""
UNIX=0
BEOS=0
WIN32=0