Bump version to 2.5.0

This commit is contained in:
Asher Baker 2019-07-25 00:18:47 +01:00
parent 714ffae578
commit 5aaca22760
2 changed files with 3 additions and 3 deletions

View File

@ -18,9 +18,9 @@
#define SM_BUILD_TAG "-manual" #define SM_BUILD_TAG "-manual"
#define SM_BUILD_UNIQUEID "[MANUAL BUILD]" #define SM_BUILD_UNIQUEID "[MANUAL BUILD]"
#define SM_VERSION "2.4.3" #define SM_VERSION "2.5.0"
#define SM_FULL_VERSION SM_VERSION SM_BUILD_TAG #define SM_FULL_VERSION SM_VERSION SM_BUILD_TAG
#define SM_FILE_VERSION 2,4,3,0 #define SM_FILE_VERSION 2,5,0,0
#endif #endif

View File

@ -1 +1 @@
2.4.3 2.5.0