We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.4.0
1 parent 63acc33 commit be87c41Copy full SHA for be87c41
parallel_hashmap/phmap_config.h
@@ -35,8 +35,8 @@
35
// ---------------------------------------------------------------------------
36
37
#define PHMAP_VERSION_MAJOR 1
38
-#define PHMAP_VERSION_MINOR 3
39
-#define PHMAP_VERSION_PATCH 12
+#define PHMAP_VERSION_MINOR 4
+#define PHMAP_VERSION_PATCH 0
40
41
// Included for the __GLIBC__ macro (or similar macros on other systems).
42
#include <limits.h>
0 commit comments