Repository: qpid-proton
Updated Branches:
  refs/heads/0.15.x 6d3aa7842 -> 7eb6d93cd


PROTON-1323: update notes for releasing

(cherry picked from commit c6d366c60a58b5095a16254f5b4aec29464ddffe)


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7eb6d93c
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/7eb6d93c
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/7eb6d93c

Branch: refs/heads/0.15.x
Commit: 7eb6d93cd1c620702193e1d673c7257d475349ab
Parents: 6d3aa78
Author: Robert Gemmell <[email protected]>
Authored: Mon Oct 10 17:02:15 2016 +0100
Committer: Robert Gemmell <[email protected]>
Committed: Mon Oct 10 17:02:41 2016 +0100

----------------------------------------------------------------------
 RELEASE.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/7eb6d93c/RELEASE.md
----------------------------------------------------------------------
diff --git a/RELEASE.md b/RELEASE.md
index e799ee1..8be148e 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -3,8 +3,9 @@
 1. Grab a clean checkout for safety.
 2. Run: "git checkout ${BRANCH}" to switch to a branch of the intended release 
point.
 3. Update the versions:
-  - Run: "bin/version.sh ${VERSION}", e.g. bin/release.sh 0.12.2.
-  - Update the version if needed in file: 
proton-c/bindings/python/setuputils/bundle.py
+  - Run: "bin/version.sh ${VERSION}", e.g. bin/version.sh 0.15.0.
+  - Update the version(s) if needed in file: 
proton-c/bindings/python/docs/conf.py
+  - Update the version(s) if needed in file: 
proton-c/bindings/python/setuputils/bundle.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]

Reply via email to