diff options
| -rw-r--r-- | src/Config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Config.h b/src/Config.h index 46a9599..f5594d7 100644 --- a/src/Config.h +++ b/src/Config.h @@ -23,11 +23,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 2 +#define MINOR_VERSION 3 #endif #ifndef BUILD_NUM -#define BUILD_NUM 250 +#define BUILD_NUM 253 #endif #ifndef SNAPSHOT_ID |
