From 58c81f5edb9076a1667733ec2e06b0a77cb3d688 Mon Sep 17 00:00:00 2001 From: hasherezade Date: Sat, 2 Nov 2024 12:42:43 -0700 Subject: [PATCH] [VERSION] 0.3.9.8 --- hh_ver_short.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"