diff --git a/src/common/version.h b/src/common/version.h index f8147577c..2ea13b3c8 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -45,8 +45,8 @@ #define VER_MAJOR 2U -#define VER_MINOR 5U -#define VER_PATCH 5U +#define VER_MINOR 6U +#define VER_PATCH 0U