Updated Build.bat to version 3.2.0 beta.

This commit is contained in:
jsmorley 2014-06-01 23:38:36 -04:00
parent 4ad05ffdea
commit 98b674869d

View File

@ -7,7 +7,7 @@ set GIT=%PROGRAMFILES%\Git\bin\git.exe
:: Set VERSION_REVISION to non-zero value to override
set VERSION_MAJOR=3
set VERSION_MINOR=1
set VERSION_MINOR=2
set VERSION_SUBMINOR=0
set VERSION_REVISION=0
set ISBETA=true