3.11.1.3801

This commit is contained in:
Mikhalkovich Stanislav 2026-04-07 11:09:34 +03:00
parent d41a519d53
commit e508aeb1d9
4 changed files with 4 additions and 4 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 = "3799";
public const string Revision = "3801";
public const string MainVersion = Major + "." + Minor;
public const string FullVersion = Major + "." + Minor + "." + Build + "." + Revision;

View file

@ -1,4 +1,4 @@
%MINOR%=11
%REVISION%=3799
%REVISION%=3801
%COREVERSION%=1
%MAJOR%=3

View file

@ -1 +1 @@
3.11.1.3799
3.11.1.3801

View file

@ -1 +1 @@
!define VERSION '3.11.1.3799'
!define VERSION '3.11.1.3801'