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 /php | |
parent | Minor edits (diff) | |
download | ice-cf258e2a8f7c360c99b84ef7f7fa17ca39e8525f.tar.bz2 ice-cf258e2a8f7c360c99b84ef7f7fa17ca39e8525f.tar.xz ice-cf258e2a8f7c360c99b84ef7f7fa17ca39e8525f.zip |
updating version in build instructions
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 d9128d6876c..f3d00ba0fb2 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.0 +[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.1 diff --git a/php/BuildInstructionsWindows.md b/php/BuildInstructionsWindows.md index fa75d413d2b..120d2172e62 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.0 +[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.1 |