diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/release.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/release.md b/tools/release.md index 47593b2..17a07b0 100644 --- a/tools/release.md +++ b/tools/release.md @@ -6,6 +6,7 @@ - Delete b3sum/Cargo.lock and recreate it with `cargo build` or similar. - Update the `--help` output in b3sum/README.md if it's changed. - Bump `BLAKE3_VERSION_STRING` in c/blake3.h. +- Bump `VERSION` in c/CMakeLists.txt. - Make a version bump commit with change notes. - `git push` and make sure CI is green. - `git tag` the version bump commit with the new version number. |
