Update version number to 2.0.0

This commit is contained in:
greg7mdp
2025-01-21 10:50:42 -05:00
parent f358021bcc
commit 2ec7990176
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
- update version in `phmap_config.h`
- update version in `CITATION.cff` and `README.md`
- update version in `CITATION.cff`
- update version in comment on top of `CMakeLists.txt`
- git commit
- git push
- create the new release on github (tag `v1.4.0` - use semantic versioning)
- create the new release on github (tag `v2.0.0` - use semantic versioning)
- download the tar.gz from github, and use `sha256sum parallel-hashmap-1.4.0.tar.gz` on linux to get the sha256
## conan