diff --git a/hh_ver_short.h b/hh_ver_short.h index 892f53e..5ed5e6d 100644 --- a/hh_ver_short.h +++ b/hh_ver_short.h @@ -3,6 +3,6 @@ #define HH_MAJOR_VERSION 0 #define HH_MINOR_VERSION 3 #define HH_MICRO_VERSION 9 -#define HH_PATCH_VERSION 7 +#define HH_PATCH_VERSION 8 -#define HH_VERSION_STR "0.3.9.7" +#define HH_VERSION_STR "0.3.9.8"