Update version to 1.4.0

This commit is contained in:
greg7mdp
2024-09-20 17:18:43 -04:00
parent 63acc3336f
commit be87c4139e
+2 -2
View File
@@ -35,8 +35,8 @@
// ---------------------------------------------------------------------------
#define PHMAP_VERSION_MAJOR 1
#define PHMAP_VERSION_MINOR 3
#define PHMAP_VERSION_PATCH 12
#define PHMAP_VERSION_MINOR 4
#define PHMAP_VERSION_PATCH 0
// Included for the __GLIBC__ macro (or similar macros on other systems).
#include <limits.h>