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