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 2018/09/03 13:36:41 UTC

qpid-proton git commit: PROTON-1873: update versions for 0.25.0-rc1

Repository: qpid-proton
Updated Branches:
  refs/heads/master 4c9395ef2 -> 4b4a04230


PROTON-1873: update versions for 0.25.0-rc1


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/4b4a0423
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/4b4a0423
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/4b4a0423

Branch: refs/heads/master
Commit: 4b4a04230a9a8ac91cc6e73c8fc12ac5e7c6db49
Parents: 4c9395e
Author: Robbie Gemmell <ro...@apache.org>
Authored: Mon Sep 3 12:41:21 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Mon Sep 3 12:41:21 2018 +0100

----------------------------------------------------------------------
 VERSION.txt         | 2 +-
 python/docs/conf.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/4b4a0423/VERSION.txt
----------------------------------------------------------------------
diff --git a/VERSION.txt b/VERSION.txt
index 86159eb..d21d277 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-0.25.0-SNAPSHOT
+0.25.0

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/4b4a0423/python/docs/conf.py
----------------------------------------------------------------------
diff --git a/python/docs/conf.py b/python/docs/conf.py
index 8501375..3b02e0c 100644
--- a/python/docs/conf.py
+++ b/python/docs/conf.py
@@ -50,7 +50,7 @@ copyright = u'2015, Apache Qpid'
 # The short X.Y version.
 version = '0.25.0'
 # The full version, including alpha/beta/rc tags.
-release = '0.25.0-SNAPSHOT'
+release = '0.25.0'
 
 # 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