summaryrefslogtreecommitdiff
path: root/csharp/test/TestCommon/Properties/AssemblyInfo.cs
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 /csharp/test/TestCommon/Properties/AssemblyInfo.cs
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 'csharp/test/TestCommon/Properties/AssemblyInfo.cs')
-rw-r--r--csharp/test/TestCommon/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/csharp/test/TestCommon/Properties/AssemblyInfo.cs b/csharp/test/TestCommon/Properties/AssemblyInfo.cs
index 2ffa982f400..dd592245bcb 100644
--- a/csharp/test/TestCommon/Properties/AssemblyInfo.cs
+++ b/csharp/test/TestCommon/Properties/AssemblyInfo.cs
@@ -39,7 +39,7 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("3.6.2")]
-[assembly: AssemblyFileVersion("3.6.2")]
+[assembly: AssemblyVersion("3.6.3")]
+[assembly: AssemblyFileVersion("3.6.3")]
[assembly: System.CLSCompliant(true)]