Bump version to 2.4.2

This commit is contained in:
Asher Baker 2019-01-12 01:50:43 +00:00
parent 2d4ffc703b
commit 6faeace858
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.1"
#define SM_VERSION "2.4.2"
#define SM_FULL_VERSION SM_VERSION SM_BUILD_TAG
#define SM_FILE_VERSION 2,4,1,0
#define SM_FILE_VERSION 2,4,2,0
#endif

View File

@ -1 +1 @@
2.4.1
2.4.2