diff --git a/Build/Build.bat b/Build/Build.bat index d7409645..abddccd4 100644 --- a/Build/Build.bat +++ b/Build/Build.bat @@ -8,7 +8,7 @@ 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=0 +set VERSION_SUBMINOR=1 set VERSION_REVISION=0 set ISBETA=true