3.8.3.3194
This commit is contained in:
parent
acc34b5bd2
commit
29abc23b29
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
%MINOR%=8
|
||||
%REVISION%=3193
|
||||
%COREVERSION%=3
|
||||
%REVISION%=3194
|
||||
%MINOR%=8
|
||||
%MAJOR%=3
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
3.8.3.3193
|
||||
3.8.3.3194
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
!define VERSION '3.8.3.3193'
|
||||
!define VERSION '3.8.3.3194'
|
||||
|
|
|
|||
Loading…
Reference in a new issue