3.10.2
This commit is contained in:
parent
db9679d89f
commit
6ef11f249c
|
|
@ -14,7 +14,7 @@ internal static class RevisionClass
|
|||
{
|
||||
public const string Major = "3";
|
||||
public const string Minor = "10";
|
||||
public const string Build = "1";
|
||||
public const string Build = "2";
|
||||
public const string Revision = "3589";
|
||||
|
||||
public const string MainVersion = Major + "." + Minor;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
%MINOR%=10
|
||||
%REVISION%=3589
|
||||
%COREVERSION%=1
|
||||
%COREVERSION%=2
|
||||
%MAJOR%=3
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
!define VERSION '3.10.1.3589'
|
||||
!define VERSION '3.10.2.3589'
|
||||
|
|
|
|||
Loading…
Reference in a new issue