blob: 39aa9f8b7f9aacb3df6ce27b371b325403168d0d (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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...
 |