Repository: qpid-proton Updated Branches: refs/heads/master 689ffe1ed -> f7b546bc9
PROTON-1397: bump versions for a 0.18.0-beta Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/db74a155 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/db74a155 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/db74a155 Branch: refs/heads/master Commit: db74a155771412e1bf3a56c6860a4789c0d23c9e Parents: 689ffe1 Author: Robbie Gemmell <[email protected]> Authored: Fri Sep 29 15:04:47 2017 +0100 Committer: Robbie Gemmell <[email protected]> Committed: Fri Sep 29 15:04:47 2017 +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/db74a155/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 50966e0..ea304ab 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.18.0' # The full version, including alpha/beta/rc tags. -release = '0.18.0-SNAPSHOT' +release = '0.18.0-beta' # 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/db74a155/version.txt ---------------------------------------------------------------------- diff --git a/version.txt b/version.txt index 4e57392..e1edef6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.18.0-SNAPSHOT +0.18.0-beta --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
