Win32: Update the year in the Windows version resource

pull/1180/head
ruevs 2022-01-04 12:14:50 +02:00
parent ae4337f066
commit cc4307a2a9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ BEGIN
VALUE "FileVersion", "${PROJECT_VERSION}~${solvespace_GIT_HASH}"
VALUE "OriginalFilename", "solvespace.exe"
VALUE "InternalName", "solvespace"
VALUE "LegalCopyright", "(c) 2008-2021 Jonathan Westhues and other authors"
VALUE "LegalCopyright", "(c) 2008-2022 Jonathan Westhues and other authors"
END
END