diff --git a/src/hev-config-const.h b/src/hev-config-const.h index 50f718dfa..86f1b40cf 100644 --- a/src/hev-config-const.h +++ b/src/hev-config-const.h @@ -11,7 +11,7 @@ #define __HEV_CONFIG_CONST_H__ #define MAJOR_VERSION (2) -#define MINOR_VERSION (5) -#define MICRO_VERSION (1) +#define MINOR_VERSION (6) +#define MICRO_VERSION (0) #endif /* __HEV_CONFIG_CONST_H__ */