diff options
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST new file mode 100644 index 0000000..39aa9f8 --- /dev/null +++ b/RELEASE-CHECKLIST @@ -0,0 +1,21 @@ +Check list for releasing: + + [ ] Bump version in version.h + + [ ] Test dist with testdist.sh script. + + [ ] Test the VSTs from latest Jenkins build. + + [ ] Update ChangeLog + + [ ] Make sure plugin/README_VST.txt is up-to-date. + + [ ] Tag git + + [ ] Sign tar-ball (only deva can do that) + + [ ] Copy dist files (VSTs, README and tar-ball and signature) to server. + + [ ] Write release announcement (mail and news entry). + + [ ] Spread the word...
\ No newline at end of file |