aboutsummaryrefslogtreecommitdiff
path: root/doc/developer-release.txt
blob: 082a8f89f0f95c261a2cf9f5e7f326c65e218b98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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) Send announcement email
7) Update website