Skip to content

Commit f3360a8

Browse files
committed
give the WOW64 redirector code a much cleaner rewrite
1 parent 6cfa6f7 commit f3360a8

3 files changed

Lines changed: 100 additions & 220 deletions

File tree

FlashpointSecurePlayer/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
// You can specify all the values or you can default the Build and Revision Numbers
3434
// by using the '*' as shown below:
3535
// [assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyVersion("2.2.0.0")]
37-
[assembly: AssemblyFileVersion("2.2.0.0")]
36+
[assembly: AssemblyVersion("2.2.1.0")]
37+
[assembly: AssemblyFileVersion("2.2.1.0")]
3838
[assembly: NeutralResourcesLanguage("en")]
3939

0 commit comments

Comments
 (0)