Update build.bat to 3.1 beta version

This commit is contained in:
jsmorley 2013-10-25 10:36:53 -04:00
parent 5aabd3fe1a
commit 1a150f8bc8

View File

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