3.8.3.3194

This commit is contained in:
Mikhalkovich Stanislav 2022-10-23 19:41:31 +03:00
parent acc34b5bd2
commit 29abc23b29
5 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 = "8";
public const string Build = "3";
public const string Revision = "3193";
public const string Revision = "3194";
public const string MainVersion = Major + "." + Minor;
public const string FullVersion = Major + "." + Minor + "." + Build + "." + Revision;

View file

@ -1,4 +1,4 @@
%MINOR%=8
%REVISION%=3193
%COREVERSION%=3
%REVISION%=3194
%MINOR%=8
%MAJOR%=3

Binary file not shown.

View file

@ -1 +1 @@
3.8.3.3193
3.8.3.3194

View file

@ -1 +1 @@
!define VERSION '3.8.3.3193'
!define VERSION '3.8.3.3194'