diff options
author | Jose <jose@zeroc.com> | 2016-09-17 00:09:12 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2016-09-17 00:09:12 +0200 |
commit | 59658fbdc9e6c1688d6cc8fe5f903522fcd63f81 (patch) | |
tree | 2435fb4a42ff3e5cb651bf16ae7ea753ef58e4ad /ruby | |
parent | Cleanup os version check in IceSSL/configuration (diff) | |
download | ice-59658fbdc9e6c1688d6cc8fe5f903522fcd63f81.tar.bz2 ice-59658fbdc9e6c1688d6cc8fe5f903522fcd63f81.tar.xz ice-59658fbdc9e6c1688d6cc8fe5f903522fcd63f81.zip |
3.6.3 version fixes
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/BuildInstructionsLinuxOSX.md | 2 | ||||
-rw-r--r-- | ruby/BuildInstructionsWindows.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ruby/BuildInstructionsLinuxOSX.md b/ruby/BuildInstructionsLinuxOSX.md index 06367a1e3bf..8d252d2f89d 100644 --- a/ruby/BuildInstructionsLinuxOSX.md +++ b/ruby/BuildInstructionsLinuxOSX.md @@ -150,4 +150,4 @@ command: SELINUX=disabled [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/Ice36/Supported+Platforms+for+Ice+3.6.3 diff --git a/ruby/BuildInstructionsWindows.md b/ruby/BuildInstructionsWindows.md index 0a945219b9f..88d2c0a9cfd 100644 --- a/ruby/BuildInstructionsWindows.md +++ b/ruby/BuildInstructionsWindows.md @@ -142,4 +142,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/Ice36/Supported+Platforms+for+Ice+3.6.3 |