Bump version to 1.3.10

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