summaryrefslogtreecommitdiff
path: root/Mac/BuildScript/scripts/postflight.patch-profile
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-10-02 19:26:56 +0000
committerBenjamin Peterson <benjamin@python.org>2008-10-02 19:26:56 +0000
commita9f397d6b5208ffa41c27fa55ad8881ea95c0418 (patch)
tree846ed71bc84994fc1c054e20f1585ef00e3f8f37 /Mac/BuildScript/scripts/postflight.patch-profile
parentc7f315a3abcd22aa8cb4e4a864c11861e40d8595 (diff)
downloadcpython-git-a9f397d6b5208ffa41c27fa55ad8881ea95c0418.tar.gz
change version to 2.6
Diffstat (limited to 'Mac/BuildScript/scripts/postflight.patch-profile')
-rwxr-xr-xMac/BuildScript/scripts/postflight.patch-profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/BuildScript/scripts/postflight.patch-profile b/Mac/BuildScript/scripts/postflight.patch-profile
index 5e82f331cf..4aba4b9283 100755
--- a/Mac/BuildScript/scripts/postflight.patch-profile
+++ b/Mac/BuildScript/scripts/postflight.patch-profile
@@ -5,7 +5,7 @@ echo "of python is not early enough of the PATH of your shell."
echo "These changes will be effective only in shell windows that you open"
echo "after running this script."
-PYVER=2.5
+PYVER=2.6
PYTHON_ROOT="/Library/Frameworks/Python.framework/Versions/Current"
if [ `id -ur` = 0 ]; then