3.9.0.3347

This commit is contained in:
Mikhalkovich Stanislav 2023-08-30 10:46:55 +03:00
parent 2dab40dcd9
commit 68011bc5d6
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 = "9";
public const string Build = "0";
public const string Revision = "3346";
public const string Revision = "3347";
public const string MainVersion = Major + "." + Minor;
public const string FullVersion = Major + "." + Minor + "." + Build + "." + Revision;

View file

@ -1,4 +1,4 @@
%COREVERSION%=0
%REVISION%=3346
%MINOR%=9
%REVISION%=3347
%COREVERSION%=0
%MAJOR%=3

View file

@ -1 +1 @@
3.9.0.3346
3.9.0.3347

View file

@ -1 +1 @@
!define VERSION '3.9.0.3346'
!define VERSION '3.9.0.3347'