diff options
| -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..50f9ff3 --- /dev/null +++ b/RELEASE-CHECKLIST @@ -0,0 +1,19 @@ +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 + + [ ]  Copy dist files (VSTs, README and tar-ball) to server. + + [ ]  Write release announcement (mail and news entry). + + [ ]  Spread the word...
\ No newline at end of file | 
