summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-11-19 13:50:21 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2003-11-19 13:50:21 (GMT)
commit42f3b9ae4add4bdb5b3fa8dcfa2e0268003a251c (patch)
treecd4cacc37af7280f6a7f77c0ff8810f15deb2052 /Mac
parente41072378df8f956688fa52e73cdb754c755e6a0 (diff)
downloadcpython-42f3b9ae4add4bdb5b3fa8dcfa2e0268003a251c.zip
cpython-42f3b9ae4add4bdb5b3fa8dcfa2e0268003a251c.tar.gz
cpython-42f3b9ae4add4bdb5b3fa8dcfa2e0268003a251c.tar.bz2
Upped version
Diffstat (limited to 'Mac')
-rw-r--r--Mac/OSXResources/app/Info.plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/Mac/OSXResources/app/Info.plist b/Mac/OSXResources/app/Info.plist
index 0f74e12..132dece 100644
--- a/Mac/OSXResources/app/Info.plist
+++ b/Mac/OSXResources/app/Info.plist
@@ -21,13 +21,13 @@
<string>Python</string>
<key>CFBundleGetInfoString</key>
- <string>2.3, (c) 2003 Python Software Foundation.</string>
+ <string>2.4a0, (c) 2003 Python Software Foundation.</string>
<key>CFBundleLongVersionString</key>
- <string>2.3, (c) 2003 Python Software Foundation.</string>
+ <string>2.4a0, (c) 2003 Python Software Foundation.</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2003 Python Software Foundation.</string>
<key>CFBundleShortVersionString</key>
- <string>2.3</string>
+ <string>2.4a0</string>
<key>CFBundleHelpBookFolder</key>
<array>
@@ -52,7 +52,7 @@
<key>CFBundleSignature</key>
<string>PytX</string>
<key>CFBundleVersion</key>
- <string>2.3</string>
+ <string>2.4a0</string>
<key>LSRequiresCarbon</key>
<true/>
<key>CSResourcesFileMapped</key>