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