diff options
author | Robert Gemmell <robbie@apache.org> | 2015-06-25 11:00:15 +0000 |
---|---|---|
committer | Robert Gemmell <robbie@apache.org> | 2015-06-25 11:00:15 +0000 |
commit | b0031ee308b7f9f10bb78f079ff0505a29aa39cd (patch) | |
tree | 210a7d36f6e5111a1c68abc4c264a01779f40814 /qpid/cpp | |
parent | f7e896076143de4572b4f1f67ef0765125f2498d (diff) | |
download | qpid-python-b0031ee308b7f9f10bb78f079ff0505a29aa39cd.tar.gz |
NO-JIRA: update version numbers/dates
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1687474 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
-rw-r--r-- | qpid/cpp/QPID_VERSION.txt | 2 | ||||
-rw-r--r-- | qpid/cpp/docs/man/qpidd.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/qpid/cpp/QPID_VERSION.txt b/qpid/cpp/QPID_VERSION.txt index 94b357edfe..c74e8a041a 100644 --- a/qpid/cpp/QPID_VERSION.txt +++ b/qpid/cpp/QPID_VERSION.txt @@ -1 +1 @@ -0.33 +0.35 diff --git a/qpid/cpp/docs/man/qpidd.1 b/qpid/cpp/docs/man/qpidd.1 index ad47fedba6..2ec1fc0d92 100644 --- a/qpid/cpp/docs/man/qpidd.1 +++ b/qpid/cpp/docs/man/qpidd.1 @@ -17,7 +17,7 @@ .\" under the License. .\" -.TH QPIDD "1" "August 2014" "qpidd (qpid-cpp) version 0.31" "User Commands" +.TH QPIDD "1" "June 2015" "qpidd (qpid-cpp) version 0.35" "User Commands" .SH NAME qpidd \- the Qpid AMQP Message Broker Daemon |