Next version (build).
This commit is contained in:
parent
7ff9e4c9de
commit
76910cb0a3
2 changed files with 2 additions and 2 deletions
|
@ -153,7 +153,7 @@ CCLLIB = -lm
|
|||
#PROFILE= -pg -a
|
||||
|
||||
# Compile Version
|
||||
VERSION= '-DVERSION="1.17pre1-build15"'
|
||||
VERSION= '-DVERSION="1.17pre1-build16"'
|
||||
|
||||
############################################################################
|
||||
# below this, nothing should be changed!
|
||||
|
|
2
setup
2
setup
|
@ -89,7 +89,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-build15\""
|
||||
VERSION="-DVERSION=\"1.17pre1-build16\""
|
||||
UNIX=0
|
||||
BEOS=0
|
||||
WIN32=0
|
||||
|
|
Loading…
Add table
Reference in a new issue