summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2017-01-02 07:46:09 (GMT)
committerNed Deily <nad@python.org>2017-01-02 07:46:09 (GMT)
commitc276ffa0a9dc195c617e7a53497e2e80e21bab30 (patch)
tree881f36a75e562b152954049a88ad80534cfd44f1
parente527dd34bc4d894b469f48af9369b0f8e1138ea9 (diff)
downloadcpython-c276ffa0a9dc195c617e7a53497e2e80e21bab30.zip
cpython-c276ffa0a9dc195c617e7a53497e2e80e21bab30.tar.gz
cpython-c276ffa0a9dc195c617e7a53497e2e80e21bab30.tar.bz2
ring IDLE.app into 2017, too
-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 d0257ba..5507687 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>