Fixed warps (and by that I mean nothing was broken anyway).

This commit is contained in:
Lucas Nicodemus 2011-07-21 01:19:55 -06:00
parent 3ce6de9e20
commit b9842a19c8
3 changed files with 4 additions and 4 deletions

View file

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