diff options
Diffstat (limited to 'matlab/msbuild/toolbox.template.prj')
-rw-r--r-- | matlab/msbuild/toolbox.template.prj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matlab/msbuild/toolbox.template.prj b/matlab/msbuild/toolbox.template.prj index 8a5712f293f..626dc1309be 100644 --- a/matlab/msbuild/toolbox.template.prj +++ b/matlab/msbuild/toolbox.template.prj @@ -11,7 +11,7 @@ <param.company>ZeroC, Inc.</param.company> <param.summary>Ice @IceVersion@ for MATLAB @MatlabVersion@</param.summary> <param.description>Ice is a comprehensive RPC framework with support for MATLAB, C++, .NET, Java, Python and more. Please refer to the Ice Release Notes for more information: - https://doc.zeroc.com/display/Rel/Ice+3.7.2+Release+Notes</param.description> + https://doc.zeroc.com/display/Rel/Ice+3.7.3+Release+Notes</param.description> <param.screenshot>${PROJECT_ROOT}\zeroc_logo-64x64.png</param.screenshot> <param.version>@IceVersion@</param.version> <param.output>${PROJECT_ROOT}\ice.mltbx</param.output> |