diff --git a/src/Config.h b/src/Config.h index 50444cd50..0e6673771 100644 --- a/src/Config.h +++ b/src/Config.h @@ -23,11 +23,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 0 +#define MINOR_VERSION 1 #endif #ifndef BUILD_NUM -#define BUILD_NUM 261 +#define BUILD_NUM 262 #endif #ifndef SNAPSHOT_ID