Update dates in macos/Info.plist & win32/resources.rc
This commit is contained in:
parent
a4c894ac08
commit
2687c55e08
2 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>tuxpaint</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>0.9.28, Copyright 2009-2021, Tux Paint Development Team</string>
|
||||
<string>0.9.28, Copyright 2002-2022, Tux Paint Development Team</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>tuxpaint.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
|
@ -23,6 +23,6 @@
|
|||
<key>CFBundleSignature</key>
|
||||
<string>TXPT</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2021-12-01</string>
|
||||
<string>2022-06-04</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ BEGIN
|
|||
VALUE "FileDescription", "Tux Paint - Interactive Paint Program.\0"
|
||||
VALUE "FileVersion", "0.9.28\0"
|
||||
VALUE "InternalName", "Tux Paint\0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2008-2021 by Bill Kendrick, et al\0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2002-2022 by Bill Kendrick, et al\0"
|
||||
VALUE "LegalTrademarks", "\0"
|
||||
VALUE "OriginalFilename", "TuxPaint.exe\0"
|
||||
VALUE "PrivateBuild", "\0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue