This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch 0.27.x in repository https://gitbox.apache.org/repos/asf/qpid-proton.git
commit 8cb132b3773dada106156ce4ef1226a00882d14e Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Thu Apr 11 15:07:59 2019 +0100 update versions to 0.27.1-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..282da0a 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.27.0 +0.27.1-SNAPSHOT diff --git a/python/docs/conf.py b/python/docs/conf.py index 0b5a187..c0b962f 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.27.1' # The full version, including alpha/beta/rc tags. -release = '0.27.0' +release = '0.27.1-SNAPSHOT' # 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