summaryrefslogtreecommitdiffstats
path: root/Mac/Resources/app/Info.plist.in
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2020-01-03 02:56:34 (GMT)
committerGitHub <noreply@github.com>2020-01-03 02:56:34 (GMT)
commit946b29ea0b3b386ed05e87e60b8617c9dc19cd53 (patch)
tree9c69dc807f13c698847457311e95e669868d8a8d /Mac/Resources/app/Info.plist.in
parent7b35bef9787cd80ed1e12124f759b4be03c849db (diff)
downloadcpython-946b29ea0b3b386ed05e87e60b8617c9dc19cd53.zip
cpython-946b29ea0b3b386ed05e87e60b8617c9dc19cd53.tar.gz
cpython-946b29ea0b3b386ed05e87e60b8617c9dc19cd53.tar.bz2
Bring Python into the next decade. (GH-17801)
Diffstat (limited to 'Mac/Resources/app/Info.plist.in')
-rw-r--r--Mac/Resources/app/Info.plist.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Resources/app/Info.plist.in b/Mac/Resources/app/Info.plist.in
index b758198..66b5e76 100644
--- a/Mac/Resources/app/Info.plist.in
+++ b/Mac/Resources/app/Info.plist.in
@@ -37,7 +37,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
- <string>%version%, (c) 2001-2019 Python Software Foundation.</string>
+ <string>%version%, (c) 2001-2020 Python Software Foundation.</string>
<key>CFBundleName</key>
<string>Python</string>
<key>CFBundlePackageType</key>