Updating version #s to match 1.0 release

--HG--
branch : 1.x
This commit is contained in:
Renaud Paquay
2011-01-17 15:04:57 -08:00
parent 956fcd8e56
commit 99e4ed8857
94 changed files with 184 additions and 184 deletions

View File

@@ -30,6 +30,6 @@ using System.Security;
//
// 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")]
[assembly: AssemblyFileVersion("1.0.0")]
[assembly: AssemblyVersion("1.0.20")]
[assembly: AssemblyFileVersion("1.0.20")]
[assembly: SecurityTransparent]