python-2.7.4 default version

This commit is contained in:
Kenneth Reitz
2013-04-09 15:03:27 -07:00
parent 5b55261700
commit 90696215ae
+1 -1
View File
@@ -25,7 +25,7 @@ LEGACY_TRIGGER="lib/python2.7"
PROFILE_PATH="$BUILD_DIR/.profile.d/python.sh"
# Python version. This will be used in the future to specify custom Pythons.
DEFAULT_PYTHON_VERSION="python-2.7.3"
DEFAULT_PYTHON_VERSION="python-2.7.4"
PYTHON_EXE="/app/.heroku/python/bin/python"
PIP_VERSION="1.3.1"
DISTRIBUTE_VERSION="0.6.36"