Skip to content

Commit

Permalink
Version Bump 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MalucoMarinero committed Oct 5, 2017
1 parent 76ba1c7 commit dfcc22e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function int GetVersionNumber()
defaultproperties
{
MajorVersion = 1;
MinorVersion = 1;
PatchVersion = 1;
MinorVersion = 2;
PatchVersion = 0;
}

0 comments on commit dfcc22e

Please sign in to comment.