diff options
Diffstat (limited to 'cpp/msbuild/zeroc.ice.uwp.v140.x64.nuspec')
-rw-r--r-- | cpp/msbuild/zeroc.ice.uwp.v140.x64.nuspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/msbuild/zeroc.ice.uwp.v140.x64.nuspec b/cpp/msbuild/zeroc.ice.uwp.v140.x64.nuspec index 55b5be9bf9c..505c06aaafd 100644 --- a/cpp/msbuild/zeroc.ice.uwp.v140.x64.nuspec +++ b/cpp/msbuild/zeroc.ice.uwp.v140.x64.nuspec @@ -3,7 +3,7 @@ <metadata> <id>zeroc.ice.uwp.v140.x64</id> <title>ZeroC Ice for UWP and Visual Studio 2015</title> - <version>3.7.2</version> + <version>3.7.3</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>x64 subset of the Ice C++/CX SDK. Installed by zeroc.ice.uwp.v140.</description> - <releaseNotes>https://doc.zeroc.com/display/Rel/Ice+3.7.2+Release+Notes</releaseNotes> + <releaseNotes>https://doc.zeroc.com/display/Rel/Ice+3.7.3+Release+Notes</releaseNotes> <tags>ice native rpc uwp v140 x64 zeroc</tags> </metadata> </package> |