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 /python | |
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 'python')
-rw-r--r-- | python/BuildInstructionsLinuxOSX.md | 2 | ||||
-rw-r--r-- | python/BuildInstructionsWindows.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/BuildInstructionsLinuxOSX.md b/python/BuildInstructionsLinuxOSX.md index 6d88b6ff40c..e6ba526558f 100644 --- a/python/BuildInstructionsLinuxOSX.md +++ b/python/BuildInstructionsLinuxOSX.md @@ -63,4 +63,4 @@ 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 diff --git a/python/BuildInstructionsWindows.md b/python/BuildInstructionsWindows.md index 50e5f209ba5..97d6b811ddf 100644 --- a/python/BuildInstructionsWindows.md +++ b/python/BuildInstructionsWindows.md @@ -80,4 +80,4 @@ 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 |