diff options
Diffstat (limited to 'cpp/config/Ice.props')
-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 fa8e37de99d..ac5ef622c19 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.2</IceVersion> - <IceIntVersion>30602</IceIntVersion> + <IceVersion>3.6.3</IceVersion> + <IceIntVersion>30603</IceIntVersion> <IceVersionMM>3.6</IceVersionMM> </PropertyGroup> </Project>
\ No newline at end of file |