diff --git a/src/Config.h b/src/Config.h index 0cb3b0e07..a3979029a 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,11 +16,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 1 +#define MINOR_VERSION 2 #endif #ifndef BUILD_NUM -#define BUILD_NUM 262 +#define BUILD_NUM 263 #endif #ifndef SNAPSHOT_ID