PROTON-1722, PROTON-1669: update versions for 0.20.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/f3054e39 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/f3054e39 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/f3054e39 Branch: refs/heads/go1 Commit: f3054e391218a20c88ecd803f39e325388f45d82 Parents: 01917c7 Author: Robbie Gemmell <[email protected]> Authored: Tue Dec 19 19:43:16 2017 +0000 Committer: Robbie Gemmell <[email protected]> Committed: Tue Dec 19 19:57:42 2017 +0000 ---------------------------------------------------------------------- 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/f3054e39/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 a4497f5..3bdf701 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.19.0' +version = '0.20.0' # The full version, including alpha/beta/rc tags. -release = '0.19.0' +release = '0.20.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/f3054e39/version.txt ---------------------------------------------------------------------- diff --git a/version.txt b/version.txt index 1cf0537..8bec379 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.19.0 +0.20.0-SNAPSHOT --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
