commit | c6c01f26dbf8c8fdb218d67354ac68b1703e2e08 | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | 周四 10月 11 20:22:24 2012 +0000 |
committer | Jake Farrell <jfarrell@apache.org> | 周四 10月 11 20:22:24 2012 +0000 |
tree | 053c3278d7ffe752038232c5c507abafca56d150 | |
parent | dddc5df81f3bb7fa41bc40f78dff969e858db90c [diff] [blame] |
Updating CHANGES and versioning for 0.9.0 release. git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.9.x@1397283 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/csharp/src/Properties/AssemblyInfo.cs b/lib/csharp/src/Properties/AssemblyInfo.cs index 0b39006..cdab356 100644 --- a/lib/csharp/src/Properties/AssemblyInfo.cs +++ b/lib/csharp/src/Properties/AssemblyInfo.cs
@@ -51,6 +51,5 @@ // // 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("0.9.0.*")] -[assembly: AssemblyFileVersion("0.9.0.*")] +[assembly: AssemblyVersion("0.9.0.0")] +[assembly: AssemblyFileVersion("0.9.0.0")]