summaryrefslogtreecommitdiff
path: root/csharp/test
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2015-07-31 11:57:38 -0230
committerDwayne Boone <dwayne@zeroc.com>2015-07-31 11:57:38 -0230
commit20eb6c6acc2d234750aa697f266f064f484308f5 (patch)
tree050d47a3a5385dcc1e098c450349b27d192dd3ef /csharp/test
parentFixed ICE-6625: warning when shutting IceDiscovery hello server (diff)
downloadice-20eb6c6acc2d234750aa697f266f064f484308f5.tar.bz2
ice-20eb6c6acc2d234750aa697f266f064f484308f5.tar.xz
ice-20eb6c6acc2d234750aa697f266f064f484308f5.zip
Updated version to 3.6.1
Diffstat (limited to 'csharp/test')
-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 40b07080979..a415e57f52c 100644
--- a/csharp/test/TestCommon/Properties/AssemblyInfo.cs
+++ b/csharp/test/TestCommon/Properties/AssemblyInfo.cs
@@ -40,7 +40,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.0")]
-[assembly: AssemblyFileVersion("3.6.0")]
+[assembly: AssemblyVersion("3.6.1")]
+[assembly: AssemblyFileVersion("3.6.1")]
[assembly: System.CLSCompliant(true)] \ No newline at end of file