mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
Update version to 1.3.9
This commit is contained in:
Vendored
+1
-1
@@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
#define PHMAP_VERSION_MAJOR 1
|
#define PHMAP_VERSION_MAJOR 1
|
||||||
#define PHMAP_VERSION_MINOR 3
|
#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).
|
// Included for the __GLIBC__ macro (or similar macros on other systems).
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user