diff options
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 584c9566119..6d88b6ff40c 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.0 +[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.1 diff --git a/python/BuildInstructionsWindows.md b/python/BuildInstructionsWindows.md index 5b7dca0c1fd..50e5f209ba5 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.0 +[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.1 |