summaryrefslogtreecommitdiff
path: root/Mac/Tools
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2004-12-27 15:53:20 +0000
committerJack Jansen <jack.jansen@cwi.nl>2004-12-27 15:53:20 +0000
commit577f4f8c315bac355a37aeff3fe66268204e2d27 (patch)
tree8ce777a2332a5eb850949e606a61fe888ad666a7 /Mac/Tools
parent43c92a13a024bc138ba179372bd7a2a748acc909 (diff)
downloadcpython-577f4f8c315bac355a37aeff3fe66268204e2d27.tar.gz
Updated version numbers.
Diffstat (limited to 'Mac/Tools')
-rw-r--r--Mac/Tools/IDE/PackageManager.plist8
-rw-r--r--Mac/Tools/IDE/PythonIDE.plist8
2 files changed, 8 insertions, 8 deletions
diff --git a/Mac/Tools/IDE/PackageManager.plist b/Mac/Tools/IDE/PackageManager.plist
index d61e00fc94..a79dee17d1 100644
--- a/Mac/Tools/IDE/PackageManager.plist
+++ b/Mac/Tools/IDE/PackageManager.plist
@@ -10,7 +10,7 @@
<key>CFBundleExecutable</key>
<string>PackageManager</string>
<key>CFBundleGetInfoString</key>
- <string>2.4alpha1, (c) 2004 Python Software Foundation.</string>
+ <string>2.5alpha0, (c) 2004 Python Software Foundation.</string>
<key>CFBundleIconFile</key>
<string>PackageManager.icns</string>
<key>CFBundleIdentifier</key>
@@ -18,17 +18,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>PythonIDE</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>2.4alpha1</string>
+ <string>2.5alpha0</string>
<key>CFBundleSignature</key>
<string>Pide</string>
<key>CFBundleVersion</key>
- <string>2.4alpha1</string>
+ <string>2.5alpha0</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSRequiresCarbon</key>
diff --git a/Mac/Tools/IDE/PythonIDE.plist b/Mac/Tools/IDE/PythonIDE.plist
index 0ba8f32634..dd61c0c373 100644
--- a/Mac/Tools/IDE/PythonIDE.plist
+++ b/Mac/Tools/IDE/PythonIDE.plist
@@ -26,7 +26,7 @@
<key>CFBundleExecutable</key>
<string>PythonIDE</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>PythonDocumentation</string>
@@ -42,17 +42,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>PythonIDE</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>2.4alpha1</string>
+ <string>2.5alpha0</string>
<key>CFBundleSignature</key>
<string>Pide</string>
<key>CFBundleVersion</key>
- <string>2.4alpha1</string>
+ <string>2.5alpha0</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSRequiresCarbon</key>