Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
marcboeker committed Dec 23, 2023
1 parent c6948cc commit b658b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

To upgrade to a new version of DuckDB:

1. Create a new branch with the current version number in it. E.g. `v0.9.0`.
1. Create a new branch with the current version number in it. E.g. `v0.9.2`.
2. Change `DUCKDB_VERSION` in `Makefile` to match the version in the branch name.
3. Push the updated `Makefile` and create a PR.
4. Wait for Github Actions to pre-compile the static libraries in `deps`. They will be committed automatically to the branch.
Expand Down

0 comments on commit b658b4e

Please sign in to comment.