Changed to build6.
This commit is contained in:
parent
dc4580a017
commit
778559805c
2 changed files with 2 additions and 2 deletions
|
@ -169,7 +169,7 @@ XIFLAGS = -I/usr/X11R6/include -I/usr/local/include \
|
|||
#PROFILE= -pg
|
||||
|
||||
# Version
|
||||
VERSION= '-DVERSION="1.17pre1-build5"'
|
||||
VERSION= '-DVERSION="1.17pre1-build6"'
|
||||
|
||||
############################################################################
|
||||
# below this, nothing should be changed!
|
||||
|
|
2
setup
2
setup
|
@ -35,7 +35,7 @@ MAKE=make
|
|||
#------------------------------------------------------------------------------
|
||||
# DON'T CHANGE ANYTHING FROM HERE DOWN UNLESS YOU KNOW WHAT YOU ARE DOING
|
||||
|
||||
VERSION="-DVERSION=\"1.17pre1-build5\""
|
||||
VERSION="-DVERSION=\"1.17pre1-build6\""
|
||||
WIN32=-1
|
||||
|
||||
# Choose optimization level
|
||||
|
|
Loading…
Reference in a new issue