Kaydet (Commit) a9f397d6 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

change version to 2.6

üst c7f315a3
...@@ -5,7 +5,7 @@ echo "of python is not early enough of the PATH of your shell." ...@@ -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 "These changes will be effective only in shell windows that you open"
echo "after running this script." echo "after running this script."
PYVER=2.5 PYVER=2.6
PYTHON_ROOT="/Library/Frameworks/Python.framework/Versions/Current" PYTHON_ROOT="/Library/Frameworks/Python.framework/Versions/Current"
if [ `id -ur` = 0 ]; then if [ `id -ur` = 0 ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment