diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-11-07 20:04:02 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-11-07 20:04:02 +0000 |
| commit | 557baa15c9e70b9ad4a43bc403038f6e36c5a844 (patch) | |
| tree | 782d7d8a323e2da0baf574c6d26cf2eb58d053eb /doc/book/src/Programming-In-Apache-Qpid.xml | |
| parent | c2da78d6d8310c15bd84c350fb986f258f162453 (diff) | |
| download | qpid-python-557baa15c9e70b9ad4a43bc403038f6e36c5a844.tar.gz | |
Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1032374 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doc/book/src/Programming-In-Apache-Qpid.xml')
| -rw-r--r-- | doc/book/src/Programming-In-Apache-Qpid.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/src/Programming-In-Apache-Qpid.xml b/doc/book/src/Programming-In-Apache-Qpid.xml index 1de6f71d31..142033b757 100644 --- a/doc/book/src/Programming-In-Apache-Qpid.xml +++ b/doc/book/src/Programming-In-Apache-Qpid.xml @@ -2887,7 +2887,7 @@ destination.topicExchange = amq.topic Boolean </entry> <entry> - If you are using JMS Map messages and deploying a new client with any JMS client older than 0.7 release, you must set this to true to ensure the older clients can understand the map message encoding. + If you are using JMS Map messages and deploying a new client with any JMS client older than 0.8 release, you must set this to true to ensure the older clients can understand the map message encoding. </entry> </row> <row> |
