Updating version numbers

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-07-07 15:09:56 -07:00
parent f659406712
commit 091e16b33b
66 changed files with 141 additions and 141 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.4.1")]
[assembly: AssemblyFileVersion("1.4.1")]
[assembly: AssemblyVersion("1.5")]
[assembly: AssemblyFileVersion("1.5")]