diff options
author | Joe George <joe@zeroc.com> | 2016-03-11 14:56:34 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-03-11 14:56:34 -0500 |
commit | 3747656b00d2e5e32f66d43dff705ab322905963 (patch) | |
tree | 2c322a1120a66162928c8d2400502497ab020b6f /cpp | |
parent | Fix ICE-7015 - IceUtil/stacktrace test failure (diff) | |
download | ice-3747656b00d2e5e32f66d43dff705ab322905963.tar.bz2 ice-3747656b00d2e5e32f66d43dff705ab322905963.tar.xz ice-3747656b00d2e5e32f66d43dff705ab322905963.zip |
Update version to 3.6.2 in several md files
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/BuildInstructionsLinux.md | 2 | ||||
-rw-r--r-- | cpp/BuildInstructionsOSX.md | 2 | ||||
-rw-r--r-- | cpp/BuildInstructionsWinRT.md | 2 | ||||
-rw-r--r-- | cpp/BuildInstructionsWindows.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cpp/BuildInstructionsLinux.md b/cpp/BuildInstructionsLinux.md index 1adcf9ad5fe..2583dad8118 100644 --- a/cpp/BuildInstructionsLinux.md +++ b/cpp/BuildInstructionsLinux.md @@ -110,7 +110,7 @@ If everything worked out, you should see lots of `ok` messages. In case of a failure, the tests abort with `failed`. [1]: https://doc.zeroc.com/display/Ice36/Using+the+Linux+Binary+Distributions -[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.1 +[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.2 [3]: http://expat.sourceforge.net [4]: http://openssl.org [5]: http://bzip.org diff --git a/cpp/BuildInstructionsOSX.md b/cpp/BuildInstructionsOSX.md index 3d0c986f1fe..40d4b0ddb5b 100644 --- a/cpp/BuildInstructionsOSX.md +++ b/cpp/BuildInstructionsOSX.md @@ -89,7 +89,7 @@ If everything worked out, you should see lots of `ok` messages. In case of a failure, the tests abort with `failed`. [1]: https://doc.zeroc.com/display/Ice36/Using+the+OS+X+Binary+Distribution -[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.1 +[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.2 [3]: http://expat.sourceforge.net [4]: http://bzip.org [5]: http://www.oracle.com/us/products/database/berkeley-db/overview/index.htm diff --git a/cpp/BuildInstructionsWinRT.md b/cpp/BuildInstructionsWinRT.md index 03dfccb6421..8e66efc5761 100644 --- a/cpp/BuildInstructionsWinRT.md +++ b/cpp/BuildInstructionsWinRT.md @@ -109,7 +109,7 @@ In the "Ice Test Suite" Windows Store application, select the Server language mapping and Protocol you want to use. [1]: https://doc.zeroc.com/display/Ice36/Using+the+Windows+Binary+Distribution -[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.1 +[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.2 [3]: http://expat.sourceforge.net [4]: http://bzip.org [5]: http://www.oracle.com/us/products/database/berkeley-db/overview/index.htm diff --git a/cpp/BuildInstructionsWindows.md b/cpp/BuildInstructionsWindows.md index 3c18b7b3dee..ee8f08ac71d 100644 --- a/cpp/BuildInstructionsWindows.md +++ b/cpp/BuildInstructionsWindows.md @@ -84,7 +84,7 @@ If everything worked out, you should see lots of `ok` messages. In case of a failure, the tests abort with `failed`. [1]: https://zeroc.com/download.html -[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.1 +[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.2 [3]: http://expat.sourceforge.net [4]: http://bzip.org [5]: http://www.oracle.com/us/products/database/berkeley-db/overview/index.htm |