Merge branch 'svn/trunk' r4337
This commit is contained in:
commit
237577101b
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
!define VER_MINOR 74
|
||||
!define APP_NAME "DOSBox ${VER_MAYOR}.${VER_MINOR} Installer"
|
||||
!define COMP_NAME "DOSBox Team"
|
||||
!define COPYRIGHT "Copyright © 2002-2020 DOSBox Team"
|
||||
!define COPYRIGHT "Copyright © 2002-2020 DOSBox Team"
|
||||
!define DESCRIPTION "DOSBox Installer"
|
||||
|
||||
VIProductVersion "${VER_MAYOR}.${VER_MINOR}.0.0"
|
||||
|
|
|
@ -18,12 +18,12 @@ BEGIN
|
|||
BEGIN
|
||||
BLOCK "040904b0"
|
||||
BEGIN
|
||||
VALUE "Comments", "© 2020 dosbox-staging team, published under GNU GPL"
|
||||
VALUE "Comments", "© 2020 dosbox-staging team, published under GNU GPL"
|
||||
VALUE "CompanyName", "dosbox-staging"
|
||||
VALUE "FileDescription", "DOSBox DOS Emulator"
|
||||
VALUE "FileVersion", "0, 76, 0, 0"
|
||||
VALUE "InternalName", "dosbox-staging"
|
||||
VALUE "LegalCopyright", "Copyright © 2020 dosbox-staging team"
|
||||
VALUE "LegalCopyright", "Copyright © 2020 dosbox-staging team"
|
||||
VALUE "OriginalFilename", "dosbox.exe"
|
||||
VALUE "ProductName", "dosbox-staging"
|
||||
VALUE "ProductVersion", "0, 76, 0, 0"
|
||||
|
|
Loading…
Add table
Reference in a new issue