diff --git a/src/Config.h b/src/Config.h index 71e51a104..7c45ae8a2 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 274 +#define BUILD_NUM 278 #endif #ifndef SNAPSHOT_ID