diff --git a/Build/Build.bat b/Build/Build.bat index 34f4e240..1e3910de 100644 --- a/Build/Build.bat +++ b/Build/Build.bat @@ -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