Win32: Update the year in the Windows version resource
Visible in right-click on solvespace.exe | Properties | Details | Copyright
This commit is contained in:
parent
82698b19a3
commit
3abfd91e9d
@ -18,7 +18,7 @@ BEGIN
|
|||||||
VALUE "FileVersion", "${solvespace_VERSION_MAJOR}.${solvespace_VERSION_MINOR}~${solvespace_GIT_HASH}"
|
VALUE "FileVersion", "${solvespace_VERSION_MAJOR}.${solvespace_VERSION_MINOR}~${solvespace_GIT_HASH}"
|
||||||
VALUE "OriginalFilename", "solvespace.exe"
|
VALUE "OriginalFilename", "solvespace.exe"
|
||||||
VALUE "InternalName", "solvespace"
|
VALUE "InternalName", "solvespace"
|
||||||
VALUE "LegalCopyright", "(c) 2008-2016 Jonathan Westhues and other authors"
|
VALUE "LegalCopyright", "(c) 2008-2021 Jonathan Westhues and other authors"
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user