Publishing a new version

master
Louis 11 years ago
parent
commit
0f748cd754
  1. 17
      Versions.md

17
Versions.md

@ -1,2 +1,19 @@
# List of versions
* Versions prior to 4.0 are not documented on this wiki. Some information can be found at http://www.patacrep.com.
* [[v4.0.0]]
# Publishing a new version
1. Close relevant bugs
* Bugs of current milestone
* Check if no unclassed bug should belong to current milestone.
2. Update documentation (or make sure it is up to date)
3. Update changelog
4. Look for every instance of old version number in the repository, and update the relevant ones.
5. Build and publish packages (tar.gz, Debian/Ubuntu, Windows, etc.)
6. Update README
* Installation
* Look for other outdated information
7. Apply tag
8. Advertise the new version

Loading…
Cancel
Save