Repository: qpid-proton Updated Branches: refs/heads/master 7c0a3387a -> 138cadfeb
PROTON-1852: update versions for 0.24.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/a7243b2e Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/a7243b2e Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/a7243b2e Branch: refs/heads/master Commit: a7243b2e7928db2dce55c8db9f1ee67d931ca187 Parents: 7c0a338 Author: Robbie Gemmell <rob...@apache.org> Authored: Tue Jun 26 14:42:03 2018 +0100 Committer: Robbie Gemmell <rob...@apache.org> Committed: Tue Jun 26 14:42:03 2018 +0100 ---------------------------------------------------------------------- VERSION.txt | 2 +- python/docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/a7243b2e/VERSION.txt ---------------------------------------------------------------------- diff --git a/VERSION.txt b/VERSION.txt index 109ace3..2094a10 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.24.0-SNAPSHOT +0.24.0 http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/a7243b2e/python/docs/conf.py ---------------------------------------------------------------------- diff --git a/python/docs/conf.py b/python/docs/conf.py index 9be29b6..42990f7 100644 --- a/python/docs/conf.py +++ b/python/docs/conf.py @@ -50,7 +50,7 @@ copyright = u'2015, Apache Qpid' # The short X.Y version. version = '0.24.0' # The full version, including alpha/beta/rc tags. -release = '0.24.0-SNAPSHOT' +release = '0.24.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org