summaryrefslogtreecommitdiff
path: root/lib/csharp/test/ThriftMVCTest/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorjfarrell <jfarrell@apache.org>2018-10-16 22:36:46 -0400
committerJames E. King III <jking@apache.org>2018-12-18 20:24:34 -0500
commit384647d290e2e4a55a14b1b7ef1b7e66293a2c33 (patch)
treef876c79d4945d64c1eb8fb55291ba96a03af6dae /lib/csharp/test/ThriftMVCTest/Properties/AssemblyInfo.cs
parent9b75e4fe745a9b08e6ccdc0998ec7a69272f5b4c (diff)
downloadthrift-0.12.0.tar.gz
Version 0.12.0v0.12.00.12.0
Diffstat (limited to 'lib/csharp/test/ThriftMVCTest/Properties/AssemblyInfo.cs')
-rw-r--r--lib/csharp/test/ThriftMVCTest/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/csharp/test/ThriftMVCTest/Properties/AssemblyInfo.cs b/lib/csharp/test/ThriftMVCTest/Properties/AssemblyInfo.cs
index 1b1b833d9..186257d69 100644
--- a/lib/csharp/test/ThriftMVCTest/Properties/AssemblyInfo.cs
+++ b/lib/csharp/test/ThriftMVCTest/Properties/AssemblyInfo.cs
@@ -49,5 +49,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.12.0.0")]
+[assembly: AssemblyFileVersion("0.12.0.0")]