Replacing all version# with 0.5.0

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-07-19 14:04:53 -07:00
parent 1e79da4df4
commit 4bd6abe055
70 changed files with 167 additions and 167 deletions

View File

@@ -30,5 +30,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.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("0.5.0")]