summaryrefslogtreecommitdiffstats
path: root/Mac/IDLE
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-01-03 03:15:37 (GMT)
committerGitHub <noreply@github.com>2020-01-03 03:15:37 (GMT)
commit10dc738bdac7ef4e2ba0785f65c9cb4696aa241d (patch)
tree18b9613187363bb15e9896be572913187c6d14b8 /Mac/IDLE
parent6bf382ac9a07f42c6f91f35a7f0df4c63e35a8a7 (diff)
downloadcpython-10dc738bdac7ef4e2ba0785f65c9cb4696aa241d.zip
cpython-10dc738bdac7ef4e2ba0785f65c9cb4696aa241d.tar.gz
cpython-10dc738bdac7ef4e2ba0785f65c9cb4696aa241d.tar.bz2
Bring Python into the next decade. (GH-17801)
(cherry picked from commit 946b29ea0b3b386ed05e87e60b8617c9dc19cd53) Co-authored-by: Benjamin Peterson <benjamin@python.org>
Diffstat (limited to 'Mac/IDLE')
-rw-r--r--Mac/IDLE/IDLE.app/Contents/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/IDLE/IDLE.app/Contents/Info.plist b/Mac/IDLE/IDLE.app/Contents/Info.plist
index 04a0a08..dcc48ab 100644
--- a/Mac/IDLE/IDLE.app/Contents/Info.plist
+++ b/Mac/IDLE/IDLE.app/Contents/Info.plist
@@ -36,7 +36,7 @@
<key>CFBundleExecutable</key>
<string>IDLE</string>
<key>CFBundleGetInfoString</key>
- <string>%version%, © 2001-2019 Python Software Foundation</string>
+ <string>%version%, © 2001-2020 Python Software Foundation</string>
<key>CFBundleIconFile</key>
<string>IDLE.icns</string>
<key>CFBundleIdentifier</key>