diff --git a/src/config/version.h.in b/src/config/version.h.in index 41f7674226..e295659b9a 100755 --- a/src/config/version.h.in +++ b/src/config/version.h.in @@ -6,7 +6,7 @@ #define PROJECT_COPYRIGHT "Copyright 2019, The BLOC Developers" #define APP_VER_MAJOR 3 #define APP_VER_MINOR 5 -#define APP_VER_REV 0 +#define APP_VER_REV 1 #define APP_VER_BUILD 2 #define BUILD_COMMIT_ID "@VERSION@"