This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton.git
commit 7e5d5e5a251ebb365f7acb9e54dc7e88161e3894 Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Feb 6 13:42:34 2019 +0000 PROTON-2002, PROTON-1944: update versions to 0.28.0-SNAPSHOT --- VERSION.txt | 2 +- python/docs/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 1b58cc1..c55fc9b 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.27.0 +0.28.0-SNAPSHOT diff --git a/python/docs/conf.py b/python/docs/conf.py index 0b5a187..26de3b5 100644 --- a/python/docs/conf.py +++ b/python/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2015-2019, Apache Qpid' # built documents. # # The short X.Y version. -version = '0.27.0' +version = '0.28.0' # The full version, including alpha/beta/rc tags. -release = '0.27.0' +release = '0.28.0-SNAPSHOT' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
