diff --git a/product.version b/product.version index 589268e..6261a05 100644 --- a/product.version +++ b/product.version @@ -1 +1 @@ -1.3.0 \ No newline at end of file +1.3.1 \ No newline at end of file diff --git a/src/version.h b/src/version.h index eebe419..09523cb 100644 --- a/src/version.h +++ b/src/version.h @@ -18,9 +18,9 @@ #define SM_BUILD_TAG "-manual" #define SM_BUILD_UNIQUEID "[MANUAL BUILD]" -#define SM_VERSION "1.3.0" +#define SM_VERSION "1.3.1" #define SM_FULL_VERSION SM_VERSION SM_BUILD_TAG -#define SM_FILE_VERSION 1,3,0,0 +#define SM_FILE_VERSION 1,3,1,0 #endif