summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2015-11-09 10:13:34 +0000
committerAdam Spiers <stow@adamspiers.org>2015-11-09 10:13:34 +0000
commit2119e75d2bc59ed20aead3e8c0cfdce0b361bdb2 (patch)
tree84838c9e772a087268fa966f5b220bc54c1c4ff3 /doc
parent0a54a6bbab5ac55dd7948fc85614bc47e400ce5b (diff)
downloadstow-2119e75d2bc59ed20aead3e8c0cfdce0b361bdb2.tar.gz
HOWTO-RELEASE: encourage use of SemVerv2.2.1
Diffstat (limited to 'doc')
-rw-r--r--doc/HOWTO-RELEASE3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HOWTO-RELEASE b/doc/HOWTO-RELEASE
index 2bc3de3..d4988e3 100644
--- a/doc/HOWTO-RELEASE
+++ b/doc/HOWTO-RELEASE
@@ -4,6 +4,9 @@ How to make a new release of GNU Stow
- Ensure NEWS contains the latest changes.
- 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: