diff options
author | Joe George <joe@zeroc.com> | 2021-02-15 09:51:16 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2021-02-15 09:51:16 -0500 |
commit | 38cecfcf83521167b5db553da1c05612d88923cb (patch) | |
tree | 315efc136af6ba7550ea5894cdb185858aac3b8e /objective-c | |
parent | Support for Ruby 3.0 (Fixes #1257) (#1258) (diff) | |
download | ice-38cecfcf83521167b5db553da1c05612d88923cb.tar.bz2 ice-38cecfcf83521167b5db553da1c05612d88923cb.tar.xz ice-38cecfcf83521167b5db553da1c05612d88923cb.zip |
Update version to v3.8.0
Diffstat (limited to 'objective-c')
-rw-r--r-- | objective-c/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/objective-c/README.md b/objective-c/README.md index ff32004c6f8..328e49932a3 100644 --- a/objective-c/README.md +++ b/objective-c/README.md @@ -136,5 +136,5 @@ of `ok` messages. In case of a failure, the tests abort with `failed`. computer. [1]: https://doc.zeroc.com/ice/3.7/release-notes/using-the-macos-binary-distribution -[2]: https://doc.zeroc.com/ice/3.7/release-notes/supported-platforms-for-ice-3-7-5 +[2]: https://doc.zeroc.com/ice/3.7/release-notes/supported-platforms-for-ice-3-8-0 [3]: https://en.wikipedia.org/wiki/Automatic_Reference_Counting |