Bump version to 1.7.2

This commit is contained in:
Gregg 2023-03-25 12:19:08 -05:00
parent ecd97e6e71
commit 6079b8edf7
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 1
#define HS_PATCH 2
#define STRINGIFY(x) _STR(x)
#define _STR(x) #x