aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HOWTO-RELEASE5
1 files changed, 2 insertions, 3 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index 76defac3..8f460ee3 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -220,8 +220,6 @@ Make some noise on Twitter and other relevant social media.
3.1 Update version numbers
-------------------------------------------------------------------------------
-*Skip this step if you are preparing a patch release.*
-
PROJ uses [semantic versioning](http://semver.org/). Depending on the changes
in the release will be either a major, minor or patch release. Update the
version numbers in the files.
@@ -235,4 +233,5 @@ version numbers in the files.
- doc/source/conf.py: Update version number
-*Commit changes to master branch.*
+*Commit changes. Either to master or maintenance branch depending on the nature
+of the release.*