Bumped release to 1.8.1

This commit is contained in:
Gregg 2023-10-22 10:09:22 -05:00
parent 3396a5ff96
commit e0517a5964
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
#define HS_MAJOR 1
#define HS_MINOR 8
#define HS_PATCH 0
#define HS_PATCH 1
#define STRINGIFY(x) _STR(x)
#define _STR(x) #x