Warp now uses int(11) instead of char(4).

This commit is contained in:
high 2011-07-05 05:45:34 -04:00
parent c26867633a
commit 80b07c5dd8
4 changed files with 24 additions and 36 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.2.0701")]
[assembly: AssemblyFileVersion("2.3.2.0701")]
[assembly: AssemblyVersion("2.3.2.0705")]
[assembly: AssemblyFileVersion("2.3.2.0705")]