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 /csharp | |
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 'csharp')
-rw-r--r-- | csharp/BuildInstructions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/BuildInstructions.md b/csharp/BuildInstructions.md index d6589bfcc01..bd67533dd65 100644 --- a/csharp/BuildInstructions.md +++ b/csharp/BuildInstructions.md @@ -134,5 +134,5 @@ before: > nmake /f Makefile.mak [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 [3]: https://msdn.microsoft.com/en-us/library/ms241613.aspx |