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 bb9b82b commit d138b0cCopy full SHA for d138b0c
YSI_Core/y_core/y_version.inc
@@ -98,7 +98,7 @@ CHAIN_FORWARD:YVers_OnYSIInit() = 1;
98
99
#define YSI_VERSION_MAJOR 5
100
#define YSI_VERSION_MINOR 05
101
-#define YSI_VERSION_BUILD 0402
+#define YSI_VERSION_BUILD 0403
102
103
#define YSI_VERSION #YSI_VERSION_MAJOR "." #YSI_VERSION_MINOR "." #YSI_VERSION_BUILD
104
0 commit comments