summaryrefslogtreecommitdiff
path: root/doc/developer-release.txt
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2021-02-17 12:32:25 -0500
committerYoni Rabkin <yoni@rabkins.net>2021-02-17 12:32:25 -0500
commit86c41fb41f23fa6ac453d0af2ca7cbd11f581596 (patch)
tree9280c3aa7270be686998172970df18b362f79cec /doc/developer-release.txt
parentead59e7abb222b775260237f201b15e4022920e4 (diff)
* doc/developer-release.txt:
Diffstat (limited to 'doc/developer-release.txt')
-rw-r--r--doc/developer-release.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/developer-release.txt b/doc/developer-release.txt
index e15282c..ee5945d 100644
--- a/doc/developer-release.txt
+++ b/doc/developer-release.txt
@@ -27,12 +27,11 @@ Compile an HTML version of the manual and update it on the Website:
Push these updates to the git repo.
* tag
-Tag the release with the ELPA version number:
+Tag the release with the ELPA version number, then push that tag to
+the VCS:
$ git tag -a 2.00 -m "2.00"
-Then push that tag to the VCS:
-
$ git push --tags origin "2.00"
* ELPA