diff --git a/src/hev-config-const.h b/src/hev-config-const.h index 7194f6c03..76a8d9bc5 100644 --- a/src/hev-config-const.h +++ b/src/hev-config-const.h @@ -12,6 +12,6 @@ #define MAJOR_VERSION (2) #define MINOR_VERSION (6) -#define MICRO_VERSION (3) +#define MICRO_VERSION (4) #endif /* __HEV_CONFIG_CONST_H__ */