3.7.1.2736
This commit is contained in:
parent
80384a89dd
commit
f1bba07dae
|
|
@ -15,7 +15,7 @@ internal static class RevisionClass
|
|||
public const string Major = "3";
|
||||
public const string Minor = "7";
|
||||
public const string Build = "1";
|
||||
public const string Revision = "2733";
|
||||
public const string Revision = "2736";
|
||||
|
||||
public const string MainVersion = Major + "." + Minor;
|
||||
public const string FullVersion = Major + "." + Minor + "." + Build + "." + Revision;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
%MINOR%=7
|
||||
%REVISION%=2733
|
||||
%COREVERSION%=1
|
||||
%REVISION%=2736
|
||||
%MINOR%=7
|
||||
%MAJOR%=3
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
3.7.1.2733
|
||||
3.7.1.2736
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
!define VERSION '3.7.1.2733'
|
||||
!define VERSION '3.7.1.2736'
|
||||
|
|
|
|||
Loading…
Reference in a new issue