You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2018/03/28 13:40:32 UTC

qpid-cpp git commit: QPID-8048: Update versions for the next release

Repository: qpid-cpp
Updated Branches:
  refs/heads/master dd7a21cc3 -> 4e8b1de32


QPID-8048: Update versions for the next release


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

Branch: refs/heads/master
Commit: 4e8b1de32c487dde825308f4a35ad32354557452
Parents: dd7a21c
Author: Justin Ross <jr...@apache.org>
Authored: Wed Mar 28 06:40:03 2018 -0700
Committer: Justin Ross <jr...@apache.org>
Committed: Wed Mar 28 06:40:03 2018 -0700

----------------------------------------------------------------------
 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/4e8b1de3/VERSION.txt
----------------------------------------------------------------------
diff --git a/VERSION.txt b/VERSION.txt
index 860bd03..40c214a 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.38.0-SNAPSHOT
+1.39.0-SNAPSHOT

http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/4e8b1de3/docs/man/qpidd.1
----------------------------------------------------------------------
diff --git a/docs/man/qpidd.1 b/docs/man/qpidd.1
index 26e1c19..9637b4c 100644
--- a/docs/man/qpidd.1
+++ b/docs/man/qpidd.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
-.TH QPIDD "1" "March 2018" "qpidd (qpid-cpp) version 1.38.0" "User Commands"
+.TH QPIDD "1" "2018" "qpidd (qpid-cpp) version 1.39.0" "User Commands"
 .SH NAME
 
 qpidd \- the Qpid AMQP Message Broker Daemon

http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/4e8b1de3/management/python/setup.py
----------------------------------------------------------------------
diff --git a/management/python/setup.py b/management/python/setup.py
index a895995..5c4ecb8 100755
--- a/management/python/setup.py
+++ b/management/python/setup.py
@@ -55,7 +55,7 @@ scripts = [
 ]
 
 setup(name="qpid-tools",
-      version="1.38.0",
+      version="1.39.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