mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 16:40:39 +08:00
update version number to start with the letter v
This commit is contained in:
Vendored
+2
-2
@@ -1,7 +1,7 @@
|
||||
- update version in phmap_config.h
|
||||
- update version in comment on top of CMakeLists.txt
|
||||
- create the new release on github (tag `1.3.8` - use semantic versioning)
|
||||
- download the tar.gz from github, and use `sha256sum parallel-hashmap-1.3.8.tar.gz` on linux to get the sha256
|
||||
- create the new release on github (tag `v1.3.8` - use semantic versioning)
|
||||
- download the tar.gz from github, and use `sha256sum parallel-hashmap-v1.3.8.tar.gz` on linux to get the sha256
|
||||
|
||||
## conan
|
||||
|
||||
|
||||
Reference in New Issue
Block a user