From 8e9451e6648c57d8016dad280132bf65a5d919cc Mon Sep 17 00:00:00 2001 From: toonn Date: Mon, 10 Sep 2018 00:32:49 +0200 Subject: Updated release doc The very last step changed. Also replaced a stale link in the man page. --- doc/howto-publish-a-release.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/howto-publish-a-release.md') diff --git a/doc/howto-publish-a-release.md b/doc/howto-publish-a-release.md index e8d669ce..6bd70047 100644 --- a/doc/howto-publish-a-release.md +++ b/doc/howto-publish-a-release.md @@ -37,7 +37,7 @@ Make a release commit * [ ] Write changelog entry * [ ] Think of a witty commit message * [ ] Commit -* [ ] Tag the signed release with `git tag -a `, using the same +* [ ] Tag the signed release with `git tag -as vX.Y.Z`, using the same commit message as annotation * [ ] Push release and tag @@ -73,4 +73,4 @@ Announce the update Change back to before --------------------- -* [ ] Change `VERSION` in `ranger/__init__.py` back to `master` +* [ ] Change `__release__` in `ranger/__init__.py` back to `False` -- cgit 1.4.1-2-gfad0