Release/Makefile
branchadium-1.3
changeset 182 e41e547babce
parent 176 a9cdab1f5fb9
child 183 73b01abefcbf
     1.1 --- a/Release/Makefile	Wed Oct 01 04:14:55 2008 +0000
     1.2 +++ b/Release/Makefile	Thu Oct 09 23:44:30 2008 +0000
     1.3 @@ -17,9 +17,9 @@
     1.4  # - make all
     1.5  ###########
     1.6  
     1.7 -VERSION=1.3.2b2
     1.8 -BUILD_IN_DEBUG_MODE?=TRUE
     1.9 -BETA?=TRUE
    1.10 +VERSION=1.3.2
    1.11 +BUILD_IN_DEBUG_MODE?=FALSE
    1.12 +BETA?=FALSE
    1.13  OFFICIAL_BUILD?=TRUE
    1.14  
    1.15  # Always builds in debug mode.