Bump version to 2.4.3

This commit is contained in:
Asher Baker 2019-01-13 15:47:47 +00:00
parent 329067eeab
commit 683bf6cae8
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
2.4.2
2.4.3