Release 3.11.1.3745

This commit is contained in:
Mikhalkovich Stanislav 2026-02-06 20:04:04 +03:00
parent 87a9ab5aee
commit fc4d866550
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 = "11";
public const string Build = "1";
public const string Revision = "3745";
public const string Revision = "3746";
public const string MainVersion = Major + "." + Minor;
public const string FullVersion = Major + "." + Minor + "." + Build + "." + Revision;

View file

@ -1,4 +1,4 @@
%MINOR%=11
%REVISION%=3745
%COREVERSION%=1
%REVISION%=3746
%MINOR%=11
%MAJOR%=3

View file

@ -1 +1 @@
3.11.1.3745
3.11.1.3746

View file

@ -1 +1 @@
!define VERSION '3.11.1.3745'
!define VERSION '3.11.1.3746'