diff --git a/src/Config.h b/src/Config.h index d4da14d6c..917f8afec 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,11 +16,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 4 +#define MINOR_VERSION 5 #endif #ifndef BUILD_NUM -#define BUILD_NUM 329 +#define BUILD_NUM 330 #endif #ifndef SNAPSHOT_ID