Set build version (1.2.41) for v1.2.

This commit is contained in:
Renaud Paquay
2011-06-13 12:34:42 -07:00
parent 03005603e7
commit c258f1ec58
105 changed files with 205 additions and 205 deletions
@@ -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.40")]
[assembly: AssemblyFileVersion("1.2.40")]
[assembly: AssemblyVersion("1.2.41")]
[assembly: AssemblyFileVersion("1.2.41")]
+2 -2
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.40")]
[assembly: AssemblyFileVersion("1.2.40")]
[assembly: AssemblyVersion("1.2.41")]
[assembly: AssemblyFileVersion("1.2.41")]