diff options
author | Mark Spruiell <mes@zeroc.com> | 2015-08-18 10:21:11 -0700 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2015-08-18 10:21:11 -0700 |
commit | cf258e2a8f7c360c99b84ef7f7fa17ca39e8525f (patch) | |
tree | f29012a2c4d002fd7a533e03c11b61055ae7a7ca /python | |
parent | Minor edits (diff) | |
download | ice-cf258e2a8f7c360c99b84ef7f7fa17ca39e8525f.tar.bz2 ice-cf258e2a8f7c360c99b84ef7f7fa17ca39e8525f.tar.xz ice-cf258e2a8f7c360c99b84ef7f7fa17ca39e8525f.zip |
updating version in build instructions
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 |