summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASING.txt')
-rw-r--r--RELEASING.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index 24bbb3e77..f780a607b 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -49,7 +49,7 @@ Prepare new release branch
changes in CHANGES.txt.
- Update README.rst to use correct versions of badges, URLs, and ALT option
- according to each branch and context.
+ according to the new release branch name.
- Update whatsnew-X.X.rst in docs to point at change log entries for individual
releases if applicable.
@@ -96,6 +96,9 @@ Prepare master for further development (major releases only)
- Change setup.py version to the next version number.
+- Update README.rst to use correct versions of badges, URLs, and ALT option
+ for "master" instead of the major release version.
+
Update previous version (final releases only)
---------------------------------------------