summaryrefslogtreecommitdiff
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
commitd6096d8b6e552603ea7a1477b3a0ba4a71e91a10 (patch)
tree75bd6a9feedd2c7d9f60047a58853e27ca9e8946
parent18ab7c3b1c908d3072c842a54f7250314f43c951 (diff)
downloadcpython-3.3.tar.gz
ring IDLE.app into 2017, too3.3
-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>