Skip to content

Commit 55b2d4f

Browse files
authored
5.06.1932
1 parent d6f064c commit 55b2d4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

YSI_Core/y_core/y_version.inc

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ CHAIN_FORWARD:YVers_OnYSIInit() = 1;
100100
#define YSI_VERSION_RESPO 2
101101

102102
#define YSI_VERSION_MAJOR 5
103-
#define YSI_VERSION_MINOR 05
104-
#define YSI_VERSION_BUILD 0506
103+
#define YSI_VERSION_MINOR 06
104+
#define YSI_VERSION_BUILD 1932
105105

106106
#define YSI_VERSION #YSI_VERSION_MAJOR "." #YSI_VERSION_MINOR "." #YSI_VERSION_BUILD
107107

0 commit comments

Comments
 (0)