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 /php | |
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 'php')
-rw-r--r-- | php/BuildInstructionsLinuxOSX.md | 2 | ||||
-rw-r--r-- | php/BuildInstructionsWindows.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php/BuildInstructionsLinuxOSX.md b/php/BuildInstructionsLinuxOSX.md index f3d00ba0fb2..43fccb26117 100644 --- a/php/BuildInstructionsLinuxOSX.md +++ b/php/BuildInstructionsLinuxOSX.md @@ -206,4 +206,4 @@ The enclosing directory also needs to be accessible. For example: # chcon -R -t httpd_sys_content_t /opt/MyApp/slice [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/php/BuildInstructionsWindows.md b/php/BuildInstructionsWindows.md index 120d2172e62..0399249f283 100644 --- a/php/BuildInstructionsWindows.md +++ b/php/BuildInstructionsWindows.md @@ -210,4 +210,4 @@ installation directory, you can modify the access rights as shown below: ... [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 |