Update version to 1.3.9

This commit is contained in:
greg7mdp
2023-04-23 18:10:21 -04:00
parent 78071573aa
commit f31c11f2ec
+1 -1
View File
@@ -36,7 +36,7 @@
#define PHMAP_VERSION_MAJOR 1
#define PHMAP_VERSION_MINOR 3
#define PHMAP_VERSION_PATCH 8
#define PHMAP_VERSION_PATCH 9
// Included for the __GLIBC__ macro (or similar macros on other systems).
#include <limits.h>