Update version numbers

This commit is contained in:
greg7mdp
2022-09-30 19:53:46 -04:00
parent 0e4997324b
commit 736b921c1a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -35,8 +35,8 @@
// ---------------------------------------------------------------------------
#define PHMAP_VERSION_MAJOR 1
#define PHMAP_VERSION_MINOR 0
#define PHMAP_VERSION_PATCH 0
#define PHMAP_VERSION_MINOR 3
#define PHMAP_VERSION_PATCH 6
// Included for the __GLIBC__ macro (or similar macros on other systems).
#include <limits.h>