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 2a15e76 PROTON-2089, PROTON-2045: update versions for 0.30.0-SNAPSHOT
2a15e76 is described below
commit 2a15e76a19a6de1b9cd1f95f7f7f5dd7a98818c4
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Aug 13 17:43:45 2019 +0100
PROTON-2089, PROTON-2045: update versions for 0.30.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 ae6dd4e..59f508b 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-0.29.0
+0.30.0-SNAPSHOT
diff --git a/python/docs/conf.py b/python/docs/conf.py
index aa824fb..891fd54 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.29.0'
+version = '0.30.0'
# The full version, including alpha/beta/rc tags.
-release = '0.29.0'
+release = '0.30.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]