Update version to generic 1.2.0

--HG--
branch : 1.x
This commit is contained in:
Renaud Paquay
2011-05-24 19:49:58 -07:00
parent 742bafcd39
commit 846a40a1fe
110 changed files with 222 additions and 222 deletions

View File

@@ -1,4 +1,4 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
@@ -30,5 +30,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.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.2.0")]
[assembly: AssemblyFileVersion("1.2.0")]