Set version

This commit is contained in:
Renaud Paquay
2011-06-10 18:55:06 -07:00
parent 0bc2d36d58
commit 835d1fd3ae
105 changed files with 205 additions and 205 deletions

View File

@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.2.0")]
[assembly: AssemblyFileVersion("1.2.0")]
[assembly: AssemblyVersion("1.2.40")]
[assembly: AssemblyFileVersion("1.2.40")]

View File

@@ -32,5 +32,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("1.2.0")]
[assembly: AssemblyFileVersion("1.2.0")]
[assembly: AssemblyVersion("1.2.40")]
[assembly: AssemblyFileVersion("1.2.40")]