We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f341de commit db056c8Copy full SHA for db056c8
YSI_Core/y_core/y_version.inc
@@ -97,7 +97,7 @@ CHAIN_FORWARD:YVers_OnYSIInit() = 1;
97
98
#define YSI_VERSION_MAJOR 5
99
#define YSI_VERSION_MINOR 05
100
-#define YSI_VERSION_BUILD 0005
+#define YSI_VERSION_BUILD 0301
101
102
#define YSI_VERSION #YSI_VERSION_MAJOR "." #YSI_VERSION_MINOR "." #YSI_VERSION_BUILD
103
0 commit comments