summaryrefslogtreecommitdiff
path: root/lib/csharp/test/Multiplex/Server/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorjfarrell <jfarrell@apache.org>2014-11-04 21:12:20 -0500
committerjfarrell <jfarrell@apache.org>2014-11-04 21:12:20 -0500
commit591e20f9636c37527a70dc03598218c3468a0eff (patch)
tree84d603a1702dbb886ff01615d819ce07a615c660 /lib/csharp/test/Multiplex/Server/Properties/AssemblyInfo.cs
parent4776166509cad7a2e3a624d39cbc2e97d9598311 (diff)
downloadthrift-591e20f9636c37527a70dc03598218c3468a0eff.tar.gz
Thrift-2600: 0.9.2 release0.9.20.9.2
client: release patch: jfarrell Versioning for 0.9.2 release rc1.
Diffstat (limited to 'lib/csharp/test/Multiplex/Server/Properties/AssemblyInfo.cs')
-rw-r--r--lib/csharp/test/Multiplex/Server/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/csharp/test/Multiplex/Server/Properties/AssemblyInfo.cs b/lib/csharp/test/Multiplex/Server/Properties/AssemblyInfo.cs
index 9b9dd6fd0..e2456e4fb 100644
--- a/lib/csharp/test/Multiplex/Server/Properties/AssemblyInfo.cs
+++ b/lib/csharp/test/Multiplex/Server/Properties/AssemblyInfo.cs
@@ -51,5 +51,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("0.9.2.0")]
+[assembly: AssemblyFileVersion("0.9.2.0")]