This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git
The following commit(s) were added to refs/heads/master by this push:
new 11144f9 PROTON-2086: remove defunct docs version update step from
release step notes
11144f9 is described below
commit 11144f9bb2377077c308bfb249f6085de2a6db65
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Dec 9 13:50:26 2019 +0000
PROTON-2086: remove defunct docs version update step from release step notes
---
docs/release.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/docs/release.md b/docs/release.md
index 919cf5d..4f31ba1 100644
--- a/docs/release.md
+++ b/docs/release.md
@@ -4,7 +4,6 @@
2. Run: "git checkout ${BRANCH}" if needed.
3. Update the versions:
- Run: "scripts/version.sh ${VERSION}", e.g: scripts/version.sh 0.18.0
- - Update the version(s) if needed in file: python/docs/conf.py
4. Commit the changes, tag them.
- Run: "git add ."
- Run: 'git commit -m "update versions for ${TAG}"'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]