Update version numbers to 0.5

This commit is contained in:
Jeff Ames
2008-02-07 04:41:08 +00:00
parent 75ef36e953
commit 49622dfbc5
11 changed files with 12 additions and 13 deletions

View File

@@ -62,5 +62,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("0.4.0.0")]
[assembly : AssemblyVersion("1.0.0.0")]
[assembly : AssemblyFileVersion("1.0.0.0")]