Updating version # to 1.0

--HG--
branch : 1.x
This commit is contained in:
Renaud Paquay
2011-01-11 16:47:30 -08:00
parent 3930c234e4
commit 94563832d9
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("0.9.0")]
[assembly: AssemblyFileVersion("0.9.0")]
[assembly: AssemblyVersion("1.0.0")]
[assembly: AssemblyFileVersion("1.0.0")]
[assembly: SecurityTransparent]