From 591e20f9636c37527a70dc03598218c3468a0eff Mon Sep 17 00:00:00 2001 From: jfarrell Date: Tue, 4 Nov 2014 21:12:20 -0500 Subject: Thrift-2600: 0.9.2 release client: release patch: jfarrell Versioning for 0.9.2 release rc1. --- lib/csharp/src/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/csharp/src/Properties/AssemblyInfo.cs') diff --git a/lib/csharp/src/Properties/AssemblyInfo.cs b/lib/csharp/src/Properties/AssemblyInfo.cs index dcbe74738..e52f5b9bc 100644 --- a/lib/csharp/src/Properties/AssemblyInfo.cs +++ b/lib/csharp/src/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.0.1")] -[assembly: AssemblyFileVersion("1.0.0.1")] +[assembly: AssemblyVersion("0.9.2.0")] +[assembly: AssemblyFileVersion("0.9.2.0")] -- cgit v1.2.1