Skip to content

Commit

Permalink
Revised build.bat to 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmorley committed Sep 11, 2019
1 parent 6fdbb8b commit e9bc098
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Build/Build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ set GIT=%PROGRAMFILES%\Git\bin\git.exe

:: Set VERSION_REVISION to non-zero value to override
set VERSION_MAJOR=4
set VERSION_MINOR=4
set VERSION_SUBMINOR=0
set VERSION_MINOR=3
set VERSION_SUBMINOR=1
set VERSION_REVISION=0
set ISBETA=true
set VERSION_HASH=0
Expand Down

0 comments on commit e9bc098

Please sign in to comment.