diff options
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST new file mode 100644 index 0000000..ad32444 --- /dev/null +++ b/RELEASE-CHECKLIST @@ -0,0 +1,19 @@ +Check list for releasing: + + [ ] Ask translators for translations (a few days in advance if possible) + + [ ] Bump version in version.h + + [ ] Update ChangeLog + + [ ] Test dist with testdist.sh script. + + [ ] Tag git + + [ ] Sign tar-ball (only deva can do that) + + [ ] Copy dist files to server. + + [ ] Write release announcement (mail and news entry). + + [ ] Spread the word (see: http://www.drumgizmo.org/wiki/doku.php?id=dev:newlist) |