Skip to content

Commit

Permalink
Update version to 1.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
greg7mdp committed Jan 29, 2024
1 parent 946ebad commit 65775fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parallel_hashmap/phmap_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

#define PHMAP_VERSION_MAJOR 1
#define PHMAP_VERSION_MINOR 3
#define PHMAP_VERSION_PATCH 11
#define PHMAP_VERSION_PATCH 12

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

0 comments on commit 65775fa

Please sign in to comment.