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 5dc9fa695b502ab7a2eb1f1ede57db5f0e9080d7 Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Apr 15 18:02:48 2019 +0100 PROTON-2032: update versions for 0.27.2-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 83b4730..07c5c57 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.27.1 +0.27.2-SNAPSHOT diff --git a/python/docs/conf.py b/python/docs/conf.py index f0d9324..2d76485 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.1' +version = '0.27.2' # The full version, including alpha/beta/rc tags. -release = '0.27.1' +release = '0.27.2-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]
