Helix Toolkit obj файл illum вещественный

This commit is contained in:
Mikhalkovich Stanislav 2021-01-01 17:42:02 +03:00
parent 3a98c40f47
commit 83fe37023b
7 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 = "7";
public const string Build = "1";
public const string Revision = "2774";
public const string Revision = "2777";
public const string MainVersion = Major + "." + Minor;
public const string FullVersion = Major + "." + Minor + "." + Build + "." + Revision;

View file

@ -1,4 +1,4 @@
%COREVERSION%=1
%REVISION%=2774
%MINOR%=7
%REVISION%=2777
%COREVERSION%=1
%MAJOR%=3

Binary file not shown.

View file

@ -1 +1 @@
3.7.1.2774
3.7.1.2777

View file

@ -1 +1 @@
!define VERSION '3.7.1.2774'
!define VERSION '3.7.1.2777'

Binary file not shown.

Binary file not shown.