File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 583583//
584584
585585VS_VERSION_INFO VERSIONINFO
586- FILEVERSION 1,0,8,5
587- PRODUCTVERSION 1,0,8,5
586+ FILEVERSION 1,1,0,0
587+ PRODUCTVERSION 1,1,0,0
588588 FILEFLAGSMASK 0x3fL
589589#ifdef _DEBUG
590590 FILEFLAGS 0x1L
@@ -601,12 +601,12 @@ BEGIN
601601 BEGIN
602602 VALUE "CompanyName", "Catch22 Productions"
603603 VALUE "FileDescription", "WinSpy"
604- VALUE "FileVersion", "1.0.8.5 "
604+ VALUE "FileVersion", "1.1.0.0 "
605605 VALUE "InternalName", "WinSpy"
606606 VALUE "LegalCopyright", "Copyright � 2012 Catch22 Productions"
607607 VALUE "OriginalFilename", "WinSpy.exe"
608608 VALUE "ProductName", "WinSpy"
609- VALUE "ProductVersion", "1.0.8 "
609+ VALUE "ProductVersion", "1.1.0 "
610610 END
611611 END
612612 BLOCK "VarFileInfo"
You can’t perform that action at this time.
0 commit comments