HOWTO-RELEASE: encourage use of SemVer
This commit is contained in:
parent
0a54a6bbab
commit
2119e75d2b
1 changed files with 3 additions and 0 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue