Update version to 1.3.12

This commit is contained in:
greg7mdp
2024-01-28 23:18:32 -05:00
parent 946ebad67a
commit 65775fa09f
+1 -1
View File
@@ -36,7 +36,7 @@
#define PHMAP_VERSION_MAJOR 1
#define PHMAP_VERSION_MINOR 3
#define PHMAP_VERSION_PATCH 11
#define PHMAP_VERSION_PATCH 12
// Included for the __GLIBC__ macro (or similar macros on other systems).
#include <limits.h>