Skip to content

Commit 4fe3c8d

Browse files
committed
Bump version to 1.3.10
1 parent 002f58e commit 4fe3c8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parallel_hashmap/phmap_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
#define PHMAP_VERSION_MAJOR 1
3838
#define PHMAP_VERSION_MINOR 3
39-
#define PHMAP_VERSION_PATCH 9
39+
#define PHMAP_VERSION_PATCH 10
4040

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

0 commit comments

Comments
 (0)