Skip to content

Commit

Permalink
Update making-a-release.md
Browse files Browse the repository at this point in the history
Add SAVEBUMP.txt routine to making a release page
  • Loading branch information
impaktor authored Apr 27, 2024
1 parent 7878dc5 commit d8b1182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contribute/making-a-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Things that need to be done for release

- Last merge before release:
- bump `s_saveVersion` (if needed),
- see notes in [SAVEBUMP.txt](https://github.com/pioneerspacesim/pioneer/blob/master/SAVEBUMP.txt) on changes pending the bump
- make sure Changelog.txt is updated, and
- add the release text to NEWS.md file.
- Update version: `set(PROJECT_VERSION` in top of [CMakeLists.txt](https://github.com/pioneerspacesim/pioneer/blob/master/CMakeLists.txt).
Expand Down

0 comments on commit d8b1182

Please sign in to comment.