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 2017/11/21 17:33:13 UTC

[2/2] qpid-cpp git commit: QPID-8048, QPID-7920: update versions for 1.38.0-SNAPSHOT

QPID-8048, QPID-7920: update versions for 1.38.0-SNAPSHOT


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

Branch: refs/heads/master
Commit: c191859fc2192903e6154207826945539c9d2adf
Parents: 725ccbd
Author: Robbie Gemmell <ro...@apache.org>
Authored: Tue Nov 21 17:32:03 2017 +0000
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Tue Nov 21 17:32:03 2017 +0000

----------------------------------------------------------------------
 VERSION.txt                | 2 +-
 docs/man/qpidd.1           | 2 +-
 management/python/setup.py | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/c191859f/VERSION.txt
----------------------------------------------------------------------
diff --git a/VERSION.txt b/VERSION.txt
index bf50e91..860bd03 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.37.0
+1.38.0-SNAPSHOT

http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/c191859f/docs/man/qpidd.1
----------------------------------------------------------------------
diff --git a/docs/man/qpidd.1 b/docs/man/qpidd.1
index ce82867..58234b0 100644
--- a/docs/man/qpidd.1
+++ b/docs/man/qpidd.1
@@ -17,7 +17,7 @@
 .\" under the License.
 .\"
 
-.TH QPIDD "1" "November 2017" "qpidd (qpid-cpp) version 1.37.0" "User Commands"
+.TH QPIDD "1" "November 2017" "qpidd (qpid-cpp) version 1.38.0" "User Commands"
 .SH NAME
 
 qpidd \- the Qpid AMQP Message Broker Daemon

http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/c191859f/management/python/setup.py
----------------------------------------------------------------------
diff --git a/management/python/setup.py b/management/python/setup.py
index 245ae25..a895995 100755
--- a/management/python/setup.py
+++ b/management/python/setup.py
@@ -55,7 +55,7 @@ scripts = [
 ]
 
 setup(name="qpid-tools",
-      version="1.37.0",
+      version="1.38.0",
       author="Apache Qpid",
       author_email="users@qpid.apache.org",
       package_dir={'' : 'lib'},


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