Updated Release a new version (markdown)

Jonas Kvinge 2020-08-15 22:39:53 +02:00
parent 73982947e1
commit 05dfc99deb
1 changed files with 3 additions and 2 deletions

@ -13,8 +13,9 @@ These instructions are intended for Strawberry developers who want to release a
1. Update the Changelog file by looking at the git log from the time of the last release.
2. Bump the version number in `cmake/Version.cmake`, `Changelog` and `snap/snapcraft.yaml`.
3. Create a new release on Github tagged with the new version commit.
4. Wait until binaries are finished by Buildlbot.
3. Set INCLUDE_GIT_REVISION in `cmake/Version.cmake` to OFF.
4. Create a new release on Github tagged with the new version commit.
5. Wait until binaries are finished by Buildlbot.
## Update sites with the new release