diff options
author | Jose <jose@zeroc.com> | 2019-07-22 10:15:26 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2019-07-22 10:15:26 +0200 |
commit | 026ffd63e404100926323bc4d77274637655d090 (patch) | |
tree | 7a9960c28b35cc5284450db409ada01b5f4587a4 /objective-c | |
parent | Merge remote-tracking branch 'origin/3.7' into swift (diff) | |
download | ice-026ffd63e404100926323bc4d77274637655d090.tar.bz2 ice-026ffd63e404100926323bc4d77274637655d090.tar.xz ice-026ffd63e404100926323bc4d77274637655d090.zip |
Update Ice version to 3.7.3
Diffstat (limited to 'objective-c')
-rw-r--r-- | objective-c/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/objective-c/README.md b/objective-c/README.md index 61e993d1706..5795b68dd53 100644 --- a/objective-c/README.md +++ b/objective-c/README.md @@ -131,6 +131,6 @@ of `ok` messages. In case of a failure, the tests abort with `failed`. All the test clients and servers run on the iOS device, not on your Mac computer. -[1]: https://doc.zeroc.com/display/Rel/Using+the+macOS+Binary+Distribution+for+Ice+3.7.2 -[2]: https://doc.zeroc.com/display/Rel/Supported+Platforms+for+Ice+3.7.2 +[1]: https://doc.zeroc.com/display/Rel/Using+the+macOS+Binary+Distribution+for+Ice+3.7.3 +[2]: https://doc.zeroc.com/display/Rel/Supported+Platforms+for+Ice+3.7.3 [3]: https://en.wikipedia.org/wiki/Automatic_Reference_Counting |