blob: eb51141f74df9476ee849c47d36c483c94373473 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 | Check list for releasing:
 [ ]  Ask translators for translations (a few days in advance if possible)
 [ ]  Update man page
 [ ]  Bump version in version.h
 [ ]  Update ChangeLog
 [ ]  Make sure plugin/README_VST.txt is up-to-date.
 [ ]  Test dist with testdist.sh script.
 [ ]  Test the VSTs from latest Jenkins build.
 [ ]  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 (see: http://www.drumgizmo.org/wiki/doku.php?id=dev:newlist)
 |