[Bf-blender-cvs] [456fdab] master: install_deps.sh: Updated official boost version (grrr).

Bastien Montagne noreply at git.blender.org
Wed Nov 25 14:10:49 CET 2015


Commit: 456fdaba67e1ab3035ab916fc31b336d452ab99e
Author: Bastien Montagne
Date:   Wed Nov 25 14:10:01 2015 +0100
Branches: master
https://developer.blender.org/rB456fdaba67e1ab3035ab916fc31b336d452ab99e

install_deps.sh: Updated official boost version (grrr).

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

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 6c16558..7ca9ffb 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -261,7 +261,7 @@ NUMPY_FORCE_BUILD=false
 NUMPY_FORCE_REBUILD=false
 NUMPY_SKIP=false
 
-BOOST_VERSION="1.51.0"
+BOOST_VERSION="1.55.0"
 BOOST_VERSION_MIN="1.49"
 BOOST_FORCE_BUILD=false
 BOOST_FORCE_REBUILD=false




More information about the Bf-blender-cvs mailing list