You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2019/05/10 17:07:19 UTC

[qpid-proton] branch master updated: PROTON-2045, PROTON-2002: update versions for 0.29.0-SNAPSHOT

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


The following commit(s) were added to refs/heads/master by this push:
     new c1e3ce6  PROTON-2045, PROTON-2002: update versions for 0.29.0-SNAPSHOT
c1e3ce6 is described below

commit c1e3ce6b352bbe78dd4e9d161ba9e6e2d09a7f32
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Fri May 10 18:06:16 2019 +0100

    PROTON-2045, PROTON-2002: update versions for 0.29.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 697f087..68e280f 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-0.28.0
+0.29.0-SNAPSHOT
diff --git a/python/docs/conf.py b/python/docs/conf.py
index 25f6e8a..e12ef49 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.28.0'
+version = '0.29.0'
 # The full version, including alpha/beta/rc tags.
-release = '0.28.0'
+release = '0.29.0-SNAPSHOT'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org