HOWTO-RELEASE: encourage use of SemVer

This commit is contained in:
Adam Spiers 2015-11-09 10:13:34 +00:00
parent 0a54a6bbab
commit 2119e75d2b

View file

@ -4,6 +4,9 @@ How to make a new release of GNU Stow
- Ensure NEWS contains the latest changes. - Ensure NEWS contains the latest changes.
- Ensure configure.ac contains the new version number. - Ensure configure.ac contains the new version number.
This should follow Semantic Versioning as described at:
http://semver.org/
- Check CPAN distribution will work via Module::Build: - Check CPAN distribution will work via Module::Build: