Bumped version to 1.7.3

This commit is contained in:
Gregg 2023-04-29 15:18:33 -05:00
parent a3b5508791
commit 0f3b798fcc
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 2
#define HS_PATCH 3
#define STRINGIFY(x) _STR(x)
#define _STR(x) #x