Skip to content

Commit 2ad7d3f

Browse files
author
Alex Cole
committed
Up the version.
1 parent 137136c commit 2ad7d3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

YSI_Core/y_core/y_core_entry.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ Optional plugins:
7979
#define YSI_VERSION_RESPO 2
8080

8181
#define YSI_VERSION_MAJOR 5
82-
#define YSI_VERSION_MINOR 09
83-
#define YSI_VERSION_BUILD 0982
82+
#define YSI_VERSION_MINOR 10
83+
#define YSI_VERSION_BUILD 0006
8484

8585
#define YSI_VERSION #YSI_VERSION_MAJOR "." #YSI_VERSION_MINOR "." #YSI_VERSION_BUILD
8686

0 commit comments

Comments
 (0)