diff options
Diffstat (limited to 'lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs')
-rw-r--r-- | lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs b/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs index aad48512a..8769f1aca 100644 --- a/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs +++ b/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs @@ -56,5 +56,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("0.6.0.*")] +[assembly: AssemblyVersion("0.7.0.*")] [assembly: AssemblyFileVersion("1.0.0.0")] |