commit | 9901069442f25fb8783fb62b9899b4e81937717b | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | Wed Nov 30 02:09:46 2011 +0000 |
committer | Jake Farrell <jfarrell@apache.org> | Wed Nov 30 02:09:46 2011 +0000 |
tree | 6674fcb3269ea8db3ee2b5d6a8c357c9cf3da26f | |
parent | b03a59cc5c3e71c74c6d374e67bd45de6b270eea [diff] [blame] |
Updating trunk to 0.9.0 version. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1208214 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs b/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs index 8769f1a..2e08e66 100644 --- a/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs +++ b/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs
@@ -56,5 +56,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.7.0.*")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("0.9.0.*")] +[assembly: AssemblyFileVersion("0.9.0.*")]