Version tick

This commit is contained in:
Lucas Nicodemus 2011-06-23 16:41:36 -06:00
parent acb3458ef6
commit 8695683a62
2 changed files with 3 additions and 3 deletions

View file

@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.2.0.0623")]
[assembly: AssemblyFileVersion("2.2.0.0623")]
[assembly: AssemblyVersion("2.3.0.0623")]
[assembly: AssemblyFileVersion("2.3.0.0623")]