-
-
Notifications
You must be signed in to change notification settings - Fork 67
Releasing
Gaute Hope edited this page Jan 2, 2017
·
7 revisions
- Make sure all stable PRs scheduled for the release are merged
- scons
- scons test
- git tag -s vX.Y # include changes in comment
- scons --release
- scons --release test
- git push
- git push --tags vX.Y
- Send annoucement email to: [email protected] and [email protected], including:
- general description
- main new features with link to full changelist
- link to download page
- update irc topic
- Update Arch Linux package (possibly others..)