You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2016/12/02 14:55:55 UTC

qpid-proton git commit: NO-JIRA: remove stale mention of updating setup versions for the python bindings

Repository: qpid-proton
Updated Branches:
  refs/heads/master d39730bd4 -> 6b18e633d


NO-JIRA: remove stale mention of updating setup versions for the python bindings


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

Branch: refs/heads/master
Commit: 6b18e633d5e980d483211129e400d245fe4e9c95
Parents: d39730b
Author: Robert Gemmell <ro...@apache.org>
Authored: Fri Dec 2 14:55:14 2016 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Fri Dec 2 14:55:14 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/6b18e633/RELEASE.md
----------------------------------------------------------------------
diff --git a/RELEASE.md b/RELEASE.md
index 8be148e..232e944 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -3,9 +3,8 @@
 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/version.sh 0.15.0.
+  - Run: "bin/version.sh ${VERSION}", e.g. bin/version.sh 0.17.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: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org