Skip to content

Commit d547044

Browse files
committed
YSI 5.4
1 parent 541fea5 commit d547044

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

YSI_Core/y_core/y_version.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ CHAIN_FORWARD:YVers_OnScriptInit() = 1;
9696
#define YSI_VERSION_RESPO 2
9797

9898
#define YSI_VERSION_MAJOR 5
99-
#define YSI_VERSION_MINOR 03
100-
#define YSI_VERSION_BUILD 0689
99+
#define YSI_VERSION_MINOR 04
100+
#define YSI_VERSION_BUILD 0100
101101

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

0 commit comments

Comments
 (0)