3.7.1.2736

This commit is contained in:
Mikhalkovich Stanislav 2020-11-02 10:48:21 +03:00
parent 80384a89dd
commit f1bba07dae
4 changed files with 5 additions and 5 deletions

View file

@ -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;

View file

@ -1,4 +1,4 @@
%MINOR%=7
%REVISION%=2733
%COREVERSION%=1
%REVISION%=2736
%MINOR%=7
%MAJOR%=3

View file

@ -1 +1 @@
3.7.1.2733
3.7.1.2736

View file

@ -1 +1 @@
!define VERSION '3.7.1.2733'
!define VERSION '3.7.1.2736'