diff --git a/src/Config.h b/src/Config.h index ee560c225..239d1be33 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 320 +#define BUILD_NUM 322 #endif #ifndef SNAPSHOT_ID