summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2015-08-06 17:13:56 +0200
committerJose <jose@zeroc.com>2015-08-06 17:13:56 +0200
commit2a0b68b4494a6a8078c834ee4c33e739693c2ffe (patch)
tree0417106c8cff05e3a9bf1ca83693420e08bf9abd
parentWindows WinRT/UAP testsuite fixes (diff)
downloadice-2a0b68b4494a6a8078c834ee4c33e739693c2ffe.tar.bz2
ice-2a0b68b4494a6a8078c834ee4c33e739693c2ffe.tar.xz
ice-2a0b68b4494a6a8078c834ee4c33e739693c2ffe.zip
Update Ice.props versions for 3.6.1
-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 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