diff options
author | Joe George <joe@zeroc.com> | 2016-03-11 15:18:59 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-03-11 15:18:59 -0500 |
commit | f94e41a8ac98a97572b832cefeca604b6700174f (patch) | |
tree | 40c012a442d4eabba3f9dbd22e9f60a3b38683ce /python/BuildInstructionsLinuxOSX.md | |
parent | Merge remote-tracking branch 'origin/3.6' (diff) | |
download | ice-f94e41a8ac98a97572b832cefeca604b6700174f.tar.bz2 ice-f94e41a8ac98a97572b832cefeca604b6700174f.tar.xz ice-f94e41a8ac98a97572b832cefeca604b6700174f.zip |
Update version to 3.7.0 in some md files
Diffstat (limited to 'python/BuildInstructionsLinuxOSX.md')
-rw-r--r-- | python/BuildInstructionsLinuxOSX.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/BuildInstructionsLinuxOSX.md b/python/BuildInstructionsLinuxOSX.md index e6ba526558f..564a1ec7fd7 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.2 +[2]: https://doc.zeroc.com/display/Ice37/Supported+Platforms+for+Ice+3.7.0 |