diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/config/Ice.props | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/config/Ice.props b/cpp/config/Ice.props index a9efcc620ad..9d9aa8c79a5 100644 --- a/cpp/config/Ice.props +++ b/cpp/config/Ice.props @@ -3,8 +3,8 @@ <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup Label="IceHome" Condition="'$(ICE_HOME)' != ''"> <IceHome>$(ICE_HOME)</IceHome> - <IceVersion>3.6.0</IceVersion> - <IceIntVersion>36000</IceIntVersion> + <IceVersion>3.6.1</IceVersion> + <IceIntVersion>30601</IceIntVersion> <IceVersionMM>3.6</IceVersionMM> </PropertyGroup> </Project>
\ No newline at end of file |