[Bf-blender-cvs] [61ce7a2] master: Raise Python version to 3.3.3.

Bastien Montagne noreply at git.blender.org
Thu Dec 19 22:49:27 CET 2013


Commit: 61ce7a26f3c4d15554a51c0abd09532e5edd01e1
Author: Bastien Montagne
Date:   Thu Dec 19 22:44:51 2013 +0100
http://developer.blender.org/rB61ce7a26f3c4d15554a51c0abd09532e5edd01e1

Raise Python version to 3.3.3.

===================================================================

M	build_files/build_environment/install_deps.sh

===================================================================

diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh
index bf8362f..5dc6c51 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -174,7 +174,7 @@ ARGUMENTS_INFO="\"COMMAND LINE ARGUMENTS:
 
 ##### Main Vars #####
 
-PYTHON_VERSION="3.3.2"
+PYTHON_VERSION="3.3.3"
 PYTHON_VERSION_MIN="3.3"
 PYTHON_SOURCE="http://python.org/ftp/python/$PYTHON_VERSION/Python-$PYTHON_VERSION.tar.bz2"
 PYTHON_FORCE_REBUILD=false




More information about the Bf-blender-cvs mailing list