Updated version number to 1.7.0

This commit is contained in:
Gregg 2022-11-08 05:37:25 -06:00
parent 8ff9ebc2c1
commit a761d992e8
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
// HomeSpan Version // // HomeSpan Version //
#define HS_MAJOR 1 #define HS_MAJOR 1
#define HS_MINOR 6 #define HS_MINOR 7
#define HS_PATCH 0 #define HS_PATCH 0
#define STRINGIFY(x) _STR(x) #define STRINGIFY(x) _STR(x)