summaryrefslogtreecommitdiffstats
path: root/Mac/OSXResources/app/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/OSXResources/app/Info.plist')
-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 d6b7bed..387bbed 100644
--- a/Mac/OSXResources/app/Info.plist
+++ b/Mac/OSXResources/app/Info.plist
@@ -20,7 +20,7 @@
<key>CFBundleExecutable</key>
<string>Python</string>
<key>CFBundleGetInfoString</key>
- <string>2.4alpha1, (c) 2004 Python Software Foundation.</string>
+ <string>2.5alpha0, (c) 2004 Python Software Foundation.</string>
<key>CFBundleHelpBookFolder</key>
<array>
<string>Documentation</string>
@@ -37,17 +37,17 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
- <string>2.4alpha1, (c) 2004 Python Software Foundation.</string>
+ <string>2.5alpha0, (c) 2004 Python Software Foundation.</string>
<key>CFBundleName</key>
<string>Python</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>2.4alpha1</string>
+ <string>2.5alpha0</string>
<key>CFBundleSignature</key>
<string>PytX</string>
<key>CFBundleVersion</key>
- <string>2.4alpha1</string>
+ <string>2.5alpha0</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSRequiresCarbon</key>