summary refs log tree commit diff stats
path: root/doc/howto-publish-a-release.md
diff options
context:
space:
mode:
authorNathaniel <natemaia10@gmail.com>2018-09-05 20:42:13 -0700
committerGitHub <noreply@github.com>2018-09-05 20:42:13 -0700
commite79b08089ba6d91c18905e58f7c4749300473b98 (patch)
treed99749a084ae731b60171230ccb131d41bdf462a /doc/howto-publish-a-release.md
parent573bc3aff2c6881928fae984280ff03ad5360fe7 (diff)
parentcc6d9a0b19d250215b822342436e8e81e71c4b4d (diff)
downloadranger-e79b08089ba6d91c18905e58f7c4749300473b98.tar.gz
Merge branch 'master' into patch-4
Diffstat (limited to 'doc/howto-publish-a-release.md')
-rw-r--r--doc/howto-publish-a-release.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/howto-publish-a-release.md b/doc/howto-publish-a-release.md
index 572a2eb7..e8d669ce 100644
--- a/doc/howto-publish-a-release.md
+++ b/doc/howto-publish-a-release.md
@@ -31,7 +31,7 @@ Test everything
 Make a release commit
 ---------------------
 * [ ] Update the number in the `README`
-* [ ] Update `__version__` and `VERSION` in `ranger/__init__.py`
+* [ ] Update `__version__` and `__release__` in `ranger/__init__.py`
 * [ ] Update `__version__` in `ranger/ext/rifle.py`
 * [ ] `make man`
 * [ ] Write changelog entry