blob: a46ffc7072daf126892f46cfda37081b08d1b0c2 (
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 and in man pages and po/pot files.
[ ] 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)
|