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 a7e9178..d8e43ce 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,11 +16,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 0 +#define MINOR_VERSION 1 #endif #ifndef BUILD_NUM -#define BUILD_NUM 267 +#define BUILD_NUM 270 #endif #ifndef SNAPSHOT_ID |
