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 2018/03/29 13:26:24 UTC

[1/2] qpid-proton git commit: PROTON-1777: update versions for 0.22.0-rc1

Repository: qpid-proton
Updated Branches:
  refs/heads/master b35961172 -> b9f139a60


PROTON-1777: update versions for 0.22.0-rc1


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

Branch: refs/heads/master
Commit: e3797ce4261d987f45353b1fe7f9e4975671d5d7
Parents: b359611
Author: Robbie Gemmell <ro...@apache.org>
Authored: Thu Mar 29 12:56:47 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Thu Mar 29 12:56:47 2018 +0100

----------------------------------------------------------------------
 proton-c/bindings/python/docs/conf.py | 2 +-
 version.txt                           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/e3797ce4/proton-c/bindings/python/docs/conf.py
----------------------------------------------------------------------
diff --git a/proton-c/bindings/python/docs/conf.py b/proton-c/bindings/python/docs/conf.py
index bdfcc8d..5342cb0 100644
--- a/proton-c/bindings/python/docs/conf.py
+++ b/proton-c/bindings/python/docs/conf.py
@@ -50,7 +50,7 @@ copyright = u'2015, Apache Qpid'
 # The short X.Y version.
 version = '0.22.0'
 # The full version, including alpha/beta/rc tags.
-release = '0.22.0-SNAPSHOT'
+release = '0.22.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/e3797ce4/version.txt
----------------------------------------------------------------------
diff --git a/version.txt b/version.txt
index b380fee..2157409 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.22.0-SNAPSHOT
+0.22.0


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org


[2/2] qpid-proton git commit: PROTON-1812, PROTON-1777: update versions for 0.23.0-SNAPSHOT

Posted by ro...@apache.org.
PROTON-1812, PROTON-1777: update versions for 0.23.0-SNAPSHOT


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

Branch: refs/heads/master
Commit: b9f139a604aff5482c950cd6a7a4f757d77f3105
Parents: e3797ce
Author: Robbie Gemmell <ro...@apache.org>
Authored: Thu Mar 29 13:01:35 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Thu Mar 29 13:01:35 2018 +0100

----------------------------------------------------------------------
 proton-c/bindings/python/docs/conf.py | 4 ++--
 version.txt                           | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/b9f139a6/proton-c/bindings/python/docs/conf.py
----------------------------------------------------------------------
diff --git a/proton-c/bindings/python/docs/conf.py b/proton-c/bindings/python/docs/conf.py
index 5342cb0..eb6e309 100644
--- a/proton-c/bindings/python/docs/conf.py
+++ b/proton-c/bindings/python/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2015, Apache Qpid'
 # built documents.
 #
 # The short X.Y version.
-version = '0.22.0'
+version = '0.23.0'
 # The full version, including alpha/beta/rc tags.
-release = '0.22.0'
+release = '0.23.0-SNAPSHOT'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/b9f139a6/version.txt
----------------------------------------------------------------------
diff --git a/version.txt b/version.txt
index 2157409..4d67773 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.22.0
+0.23.0-SNAPSHOT


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org