summaryrefslogtreecommitdiff
path: root/cpp/config
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2016-04-08 09:46:21 -0400
committerJoe George <joe@zeroc.com>2016-04-08 09:46:21 -0400
commit2a89e7cdccecda313bfe2f5a4595a066cb15d208 (patch)
treee1d54638b77633e8306e635fe8ce1a8cf3394920 /cpp/config
parentReworked log file archiving entry (diff)
downloadice-2a89e7cdccecda313bfe2f5a4595a066cb15d208.tar.bz2
ice-2a89e7cdccecda313bfe2f5a4595a066cb15d208.tar.xz
ice-2a89e7cdccecda313bfe2f5a4595a066cb15d208.zip
Update Ice version to 3.6.3
Diffstat (limited to 'cpp/config')
-rw-r--r--cpp/config/Ice.props4
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