diff options
Diffstat (limited to 'cpp/msbuild/zeroc.ice.v120.nuspec')
-rw-r--r-- | cpp/msbuild/zeroc.ice.v120.nuspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/msbuild/zeroc.ice.v120.nuspec b/cpp/msbuild/zeroc.ice.v120.nuspec index fee4e738a1d..f7775a7b56b 100644 --- a/cpp/msbuild/zeroc.ice.v120.nuspec +++ b/cpp/msbuild/zeroc.ice.v120.nuspec @@ -3,7 +3,7 @@ <metadata> <id>zeroc.ice.v120</id> <title>ZeroC Ice C++ for Visual Studio 2013</title> - <version>3.7.3</version> + <version>3.7.4</version> <authors>ZeroC</authors> <copyright>Copyright (c) ZeroC, Inc. All rights reserved</copyright> <license type="expression">GPL-2.0-only</license> @@ -11,7 +11,7 @@ <iconUrl>https://zeroc.com/images/logos/zeroc/zeroc_logo-64x64.png</iconUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> <description>Ice C++ SDK for Visual Studio 2013 (v120). Ice is a comprehensive RPC framework that helps you network your software with minimal effort.</description> - <releaseNotes>https://doc.zeroc.com/display/Rel/Ice+3.7.3+Release+Notes</releaseNotes> + <releaseNotes>https://doc.zeroc.com/display/Rel/Ice+3.7.4+Release+Notes</releaseNotes> <tags>ice native rpc v120 zeroc</tags> </metadata> </package> |