diff options
Diffstat (limited to 'cpp/msbuild/zeroc.ice.v142.nuspec')
-rw-r--r-- | cpp/msbuild/zeroc.ice.v142.nuspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/msbuild/zeroc.ice.v142.nuspec b/cpp/msbuild/zeroc.ice.v142.nuspec index 94255c7c9eb..7d55d06a9fa 100644 --- a/cpp/msbuild/zeroc.ice.v142.nuspec +++ b/cpp/msbuild/zeroc.ice.v142.nuspec @@ -3,7 +3,7 @@ <metadata> <id>zeroc.ice.v142</id> <title>ZeroC Ice C++ for Visual Studio 2019</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 2019 (v142). 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 v141 zeroc</tags> </metadata> </package> |