Skip to content

Commit

Permalink
RELEASING: add note to create github release tags
Browse files Browse the repository at this point in the history
Apparently this makes releases more discoverable by users, or something.

Fixes: #190
  • Loading branch information
haasn committed Aug 20, 2023
1 parent 60d776c commit e9b39ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
3. Force-push `release` branch (or fast-forward if possible)
4. Update topic on IRC #libplacebo
5. Bump 'X' version number in meson.build, for next release (optional)
6. Tag release on github

## Bugfix release (vX.Y.Z)

Expand All @@ -19,3 +20,4 @@
3. Tag `vX.Y.Z` on this branch
4. Fast-forward `release` branch iff this is the latest major release
5. Update topic on IRC #libplacebo
6. Tag release on github

0 comments on commit e9b39ab

Please sign in to comment.