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 618618//
619619
620620VS_VERSION_INFO VERSIONINFO
621- FILEVERSION 1,1 ,0,0
622- PRODUCTVERSION 1,1 ,0,0
621+ FILEVERSION 1,2 ,0,0
622+ PRODUCTVERSION 1,2 ,0,0
623623 FILEFLAGSMASK 0x3fL
624624#ifdef _DEBUG
625625 FILEFLAGS 0x1L
@@ -636,12 +636,12 @@ BEGIN
636636 BEGIN
637637 VALUE "CompanyName", "Catch22 Productions"
638638 VALUE "FileDescription", "WinSpy"
639- VALUE "FileVersion", "1.1 .0.0"
639+ VALUE "FileVersion", "1.2 .0.0"
640640 VALUE "InternalName", "WinSpy"
641641 VALUE "LegalCopyright", "Copyright � 2012 Catch22 Productions"
642642 VALUE "OriginalFilename", "WinSpy.exe"
643643 VALUE "ProductName", "WinSpy"
644- VALUE "ProductVersion", "1.1 .0"
644+ VALUE "ProductVersion", "1.2 .0"
645645 END
646646 END
647647 BLOCK "VarFileInfo"
You can’t perform that action at this time.
0 commit comments