aboutsummaryrefslogtreecommitdiff
path: root/doc/developer-release.txt
blob: 2a998b90ecb01f346360b1e312621f891a7433c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This file tries to list the things people have to do before they do a
release.

* Increase the version number in emms.el and Makefile

*  Update NEWS

*  Tag release in VCS, for example `git tag -a 4.2 -m "4.2"'

*  Push tag to VCS if needed, for example `git push --tags origin "4.2"'

*  Run make release

*  Run make upload

*  Update online manual

*  Update website

*  Send announcement email