diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Config.h b/src/Config.h index a397902..a7e9178 100644 --- a/src/Config.h +++ b/src/Config.h @@ -12,15 +12,15 @@ //VersionInfoStart #ifndef SAVE_VERSION -#define SAVE_VERSION 86 +#define SAVE_VERSION 87 #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 2 +#define MINOR_VERSION 0 #endif #ifndef BUILD_NUM -#define BUILD_NUM 263 +#define BUILD_NUM 267 #endif #ifndef SNAPSHOT_ID |
