Bumped version number to 1.7.1

This commit is contained in:
Gregg 2022-12-28 17:18:59 -06:00
parent 9ecc355c84
commit 1f7c86621c
1 changed files with 1 additions and 1 deletions

View File

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