Warp now uses int(11) instead of char(4).
This commit is contained in:
parent
c26867633a
commit
80b07c5dd8
4 changed files with 24 additions and 36 deletions
|
|
@ -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")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue