Update RELEASE.md

This commit is contained in:
Teo Mrnjavac 2015-06-10 01:58:44 +02:00
parent 5173f9468b
commit 05692eca44

View File

@ -10,10 +10,11 @@ The Calamares release process
#### (1) Preparation #### (1) Preparation
* Check `README.md` and everything in `hacking`, make sure it's all still relevant. * Check `README.md` and everything in `hacking`, make sure it's all still relevant.
* Update `CHANGELOG.md`. * Update `CHANGELOG.md`.
* Pull latest translations from Transifex.
* Bump version in `CMakeLists.txt`, commit. * Bump version in `CMakeLists.txt`, commit.
#### (2) Tarball #### (2) Tarball
* Run release script. * Create tarball with `git-archive-all`.
* Test tarball. * Test tarball.
#### (3) Tag #### (3) Tag