diff --git a/Build/Build.bat b/Build/Build.bat index b7189fbc..94f67e82 100644 --- a/Build/Build.bat +++ b/Build/Build.bat @@ -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