summaryrefslogtreecommitdiff
path: root/Mac
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2017-01-02 02:46:09 -0500
committerNed Deily <nad@python.org>2017-01-02 02:46:09 -0500
commitc276ffa0a9dc195c617e7a53497e2e80e21bab30 (patch)
tree881f36a75e562b152954049a88ad80534cfd44f1 /Mac
parente527dd34bc4d894b469f48af9369b0f8e1138ea9 (diff)
downloadcpython-git-c276ffa0a9dc195c617e7a53497e2e80e21bab30.tar.gz
ring IDLE.app into 2017, too
Diffstat (limited to 'Mac')
-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 d0257ba9a2..5507687e90 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-2014 Python Software Foundation</string>
+ <string>%version%, © 2001-2017 Python Software Foundation</string>
<key>CFBundleIconFile</key>
<string>IDLE.icns</string>
<key>CFBundleIdentifier</key>