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 477477//
478478
479479VS_VERSION_INFO VERSIONINFO
480- FILEVERSION 1,2 ,0,0
481- PRODUCTVERSION 1,2 ,0,0
480+ FILEVERSION 1,3 ,0,0
481+ PRODUCTVERSION 1,3 ,0,0
482482 FILEFLAGSMASK 0x3fL
483483#ifdef _DEBUG
484484 FILEFLAGS 0x1L
@@ -495,12 +495,12 @@ BEGIN
495495 BEGIN
496496 VALUE "CompanyName", "RadSoft"
497497 VALUE "FileDescription", "Rad Notepad"
498- VALUE "FileVersion", "1.2 .0.0"
498+ VALUE "FileVersion", "1.3 .0.0"
499499 VALUE "InternalName", "RadNotepad.exe"
500500 VALUE "LegalCopyright", "Copyright � 2018"
501501 VALUE "OriginalFilename", "RadNotepad.exe"
502502 VALUE "ProductName", "Rad Notepad"
503- VALUE "ProductVersion", "1.2 .0.0"
503+ VALUE "ProductVersion", "1.3 .0.0"
504504 END
505505 END
506506 BLOCK "VarFileInfo"
You can’t perform that action at this time.
0 commit comments