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 3690451 commit 16a6e94Copy full SHA for 16a6e94
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 0001
+#define YSI_VERSION_BUILD 0005
101
102
#define YSI_VERSION #YSI_VERSION_MAJOR "." #YSI_VERSION_MINOR "." #YSI_VERSION_BUILD
103
0 commit comments