update version number

This commit is contained in:
greg7mdp
2022-10-01 15:53:35 -04:00
parent cc5b24b42c
commit 4ca9c6a119
3 changed files with 37 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
#define PHMAP_VERSION_MAJOR 1
#define PHMAP_VERSION_MINOR 3
#define PHMAP_VERSION_PATCH 6
#define PHMAP_VERSION_PATCH 8
// Included for the __GLIBC__ macro (or similar macros on other systems).
#include <limits.h>