Repository: qpid-cpp Updated Branches: refs/heads/1.36.x 1f8acbd98 -> d92ba2063
QPID-7584: update versions etc for 1.36.0 Project: http://git-wip-us.apache.org/repos/asf/qpid-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-cpp/commit/d92ba206 Tree: http://git-wip-us.apache.org/repos/asf/qpid-cpp/tree/d92ba206 Diff: http://git-wip-us.apache.org/repos/asf/qpid-cpp/diff/d92ba206 Branch: refs/heads/1.36.x Commit: d92ba2063c020235b5099335c89349099cea0e9e Parents: 1f8acbd Author: Robert Gemmell <[email protected]> Authored: Fri Dec 9 17:16:02 2016 +0000 Committer: Robert Gemmell <[email protected]> Committed: Fri Dec 9 17:16:02 2016 +0000 ---------------------------------------------------------------------- VERSION.txt | 2 +- docs/man/qpidd.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/d92ba206/VERSION.txt ---------------------------------------------------------------------- diff --git a/VERSION.txt b/VERSION.txt index aa69911..39fc130 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.36.0-SNAPSHOT +1.36.0 http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/d92ba206/docs/man/qpidd.1 ---------------------------------------------------------------------- diff --git a/docs/man/qpidd.1 b/docs/man/qpidd.1 index 9ea4a3d..5ce09f9 100644 --- a/docs/man/qpidd.1 +++ b/docs/man/qpidd.1 @@ -17,7 +17,7 @@ .\" under the License. .\" -.TH QPIDD "1" "August 2016" "qpidd (qpid-cpp) version 1.36.0" "User Commands" +.TH QPIDD "1" "December 2016" "qpidd (qpid-cpp) version 1.36.0" "User Commands" .SH NAME qpidd \- the Qpid AMQP Message Broker Daemon --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
