Bump version to 2.3.2

This commit is contained in:
Asher Baker
2017-11-04 21:12:47 +00:00
parent 1be48c4e7f
commit aca6b682e6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -18,9 +18,9 @@
#define SM_BUILD_TAG "-manual"
#define SM_BUILD_UNIQUEID "[MANUAL BUILD]"
#define SM_VERSION "2.3.1"
#define SM_VERSION "2.3.2"
#define SM_FULL_VERSION SM_VERSION SM_BUILD_TAG
#define SM_FILE_VERSION 2,3,1,0
#define SM_FILE_VERSION 2,3,2,0
#endif
+1 -1
View File
@@ -1 +1 @@
2.3.1
2.3.2