Fix item drops

This commit is contained in:
Zack Piispanen 2013-10-01 00:47:02 -04:00
parent 33e0627f9e
commit 545709e845
2 changed files with 5 additions and 5 deletions

View file

@ -49,5 +49,5 @@ using System.Runtime.InteropServices;
// Build Number
// MMdd of the build
[assembly: AssemblyVersion("4.1.0.0926")]
[assembly: AssemblyFileVersion("4.1.0.0926")]
[assembly: AssemblyVersion("4.2.0.0930")]
[assembly: AssemblyFileVersion("4.1.0.0930")]