blob: ad32444ecf5a99c06ddfd9d3f54d63f60c1b1850 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Check list for releasing:
[ ] Ask translators for translations (a few days in advance if possible)
[ ] Bump version in version.h
[ ] Update ChangeLog
[ ] Test dist with testdist.sh script.
[ ] Tag git
[ ] Sign tar-ball (only deva can do that)
[ ] Copy dist files to server.
[ ] Write release announcement (mail and news entry).
[ ] Spread the word (see: http://www.drumgizmo.org/wiki/doku.php?id=dev:newlist)
|