mirror of https://github.com/mgba-emu/mgba.git
Win32: Fix copyright year of the Win32 installer
This commit is contained in:
parent
5943849da8
commit
399398cf5f
|
@ -52,7 +52,7 @@ OutputBaseFilename={#AppName}-setup-{#CleanVersionString}-win{#WinBits}
|
||||||
UsePreviousLanguage=False
|
UsePreviousLanguage=False
|
||||||
DisableWelcomePage=False
|
DisableWelcomePage=False
|
||||||
VersionInfoDescription={#AppName} is an open-source Game Boy Advance emulator
|
VersionInfoDescription={#AppName} is an open-source Game Boy Advance emulator
|
||||||
VersionInfoCopyright=© 2013–2019 Jeffrey Pfau
|
VersionInfoCopyright=© 2013–2020 Jeffrey Pfau
|
||||||
VersionInfoProductName={#AppName}
|
VersionInfoProductName={#AppName}
|
||||||
VersionInfoVersion={#AppVer}
|
VersionInfoVersion={#AppVer}
|
||||||
Compression=lzma2/ultra64
|
Compression=lzma2/ultra64
|
||||||
|
|
Loading…
Reference in New Issue