Skip to content

Commit db056c8

Browse files
committed
5.05.0301
1 parent 5f341de commit db056c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

YSI_Core/y_core/y_version.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ CHAIN_FORWARD:YVers_OnYSIInit() = 1;
9797

9898
#define YSI_VERSION_MAJOR 5
9999
#define YSI_VERSION_MINOR 05
100-
#define YSI_VERSION_BUILD 0005
100+
#define YSI_VERSION_BUILD 0301
101101

102102
#define YSI_VERSION #YSI_VERSION_MAJOR "." #YSI_VERSION_MINOR "." #YSI_VERSION_BUILD
103103

0 commit comments

Comments
 (0)