summaryrefslogtreecommitdiffstats
path: root/Mac/IDLE
diff options
context:
space:
mode:
authorDong-hee Na <donghee.na@python.org>2021-01-01 15:37:23 (GMT)
committerGitHub <noreply@github.com>2021-01-01 15:37:23 (GMT)
commitde6f20a6de48d63066b2cf5b317f50629f01d74a (patch)
tree3927a906431aee51782593ac3c046298ec6046bf /Mac/IDLE
parentec3165320e81ac87edcb85c86c452528ddbaec1c (diff)
downloadcpython-de6f20a6de48d63066b2cf5b317f50629f01d74a.zip
cpython-de6f20a6de48d63066b2cf5b317f50629f01d74a.tar.gz
cpython-de6f20a6de48d63066b2cf5b317f50629f01d74a.tar.bz2
Bring Python into the new year. (GH-24036)
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 dcc48ab..f6b5cfe 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-2020 Python Software Foundation</string>
+ <string>%version%, © 2001-2021 Python Software Foundation</string>
<key>CFBundleIconFile</key>
<string>IDLE.icns</string>
<key>CFBundleIdentifier</key>