Bump release year in some package metadata files
This commit is contained in:
parent
cffbd44f1f
commit
c19b06813b
3 changed files with 5 additions and 5 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>tuxpaint</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>0.9.26, Copyright 2009-2020, Tux Paint Development Team</string>
|
||||
<string>0.9.26, Copyright 2009-2021, 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>2020-12-27</string>
|
||||
<string>2021-06-13</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2021.02.05
|
||||
.TH TUXPAINT 1 "5 February 2021" "0.9.26" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2021.06.13
|
||||
.TH TUXPAINT 1 "13 June 2021" "0.9.26" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ BEGIN
|
|||
VALUE "FileDescription", "Tux Paint - Interactive Paint Program.\0"
|
||||
VALUE "FileVersion", "0.9.26\0"
|
||||
VALUE "InternalName", "Tux Paint\0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2008-2020 by Bill Kendrick, et al\0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2008-2021 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