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/10/04 11:46:48 UTC

[1/2] qpid-proton git commit: PROTON-1926, PROTON-1944: restore versions for 0.26.0-rc2

Repository: qpid-proton
Updated Branches:
  refs/heads/master 52bbe5fcb -> e769f784e


PROTON-1926, PROTON-1944: restore versions for 0.26.0-rc2

This reverts commit 1b554aad70452d6501cb3e13a6c10186d14e9dc9.


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

Branch: refs/heads/master
Commit: 5b5927de939c83162b543801532c61fdb0434826
Parents: 52bbe5f
Author: Robbie Gemmell <ro...@apache.org>
Authored: Thu Oct 4 11:09:02 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Thu Oct 4 11:09:02 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/5b5927de/VERSION.txt
----------------------------------------------------------------------
diff --git a/VERSION.txt b/VERSION.txt
index 7e9b4cf..4e8f395 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-0.27.0-SNAPSHOT
+0.26.0

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


---------------------------------------------------------------------
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-1944, PROTON-1926: update versions for 0.27.0-SNAPSHOT

Posted by ro...@apache.org.
PROTON-1944, PROTON-1926: update versions for 0.27.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/e769f784
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/e769f784
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/e769f784

Branch: refs/heads/master
Commit: e769f784ee9752148f36fc8c5cc59ee06850de27
Parents: 5b5927d
Author: Robbie Gemmell <ro...@apache.org>
Authored: Thu Oct 4 11:15:20 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Thu Oct 4 11:15:20 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/e769f784/VERSION.txt
----------------------------------------------------------------------
diff --git a/VERSION.txt b/VERSION.txt
index 4e8f395..7e9b4cf 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-0.26.0
+0.27.0-SNAPSHOT

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


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