aboutsummaryrefslogtreecommitdiff
path: root/doc/developer-release.txt
blob: 4f77f00e6c38b29b84947d806bd86334eeaeea5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
This file tries to list the things people have to do before they do a
release.

1) Increase the version number in emms.el and Makefile
2) Update NEWS
3) Tag release in VCS, for example with `git tag -a 4.2 -m "4.2"'
4) Run make release
5) Run make upload
6) Update online manual
7) Update website
8) Send announcement email