PROTON-1722, PROTON-1669: restore versions for 0.19.0-rc2
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/fe3c38cc Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/fe3c38cc Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/fe3c38cc Branch: refs/heads/go1 Commit: fe3c38ccf1cfb27a23793f414755befa146e7c01 Parents: 45bd573 Author: Robbie Gemmell <[email protected]> Authored: Wed Dec 20 17:44:33 2017 +0000 Committer: Robbie Gemmell <[email protected]> Committed: Wed Dec 20 17:44:33 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/fe3c38cc/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 3bdf701..a4497f5 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.20.0' +version = '0.19.0' # The full version, including alpha/beta/rc tags. -release = '0.20.0-SNAPSHOT' +release = '0.19.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/fe3c38cc/version.txt ---------------------------------------------------------------------- diff --git a/version.txt b/version.txt index 8bec379..1cf0537 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.20.0-SNAPSHOT +0.19.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
