Skip to content

Commit be87c41

Browse files
committed
Update version to 1.4.0
1 parent 63acc33 commit be87c41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parallel_hashmap/phmap_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
// ---------------------------------------------------------------------------
3636

3737
#define PHMAP_VERSION_MAJOR 1
38-
#define PHMAP_VERSION_MINOR 3
39-
#define PHMAP_VERSION_PATCH 12
38+
#define PHMAP_VERSION_MINOR 4
39+
#define PHMAP_VERSION_PATCH 0
4040

4141
// Included for the __GLIBC__ macro (or similar macros on other systems).
4242
#include <limits.h>

0 commit comments

Comments
 (0)