From 3a1d864248f6f39519d6db88fd879d2844beb12e Mon Sep 17 00:00:00 2001 From: hasherezade Date: Fri, 10 Nov 2023 14:29:31 -0800 Subject: [PATCH] [VERSION] 0.3.8.1 --- 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 5912ea7f..281fb28c 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 8 -#define HH_PATCH_VERSION 0 +#define HH_PATCH_VERSION 1 -#define HH_VERSION_STR "0.3.8" +#define HH_VERSION_STR "0.3.8.1"