Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2015-11-25 16:10:01 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2015-11-25 16:10:27 +0300
commit456fdaba67e1ab3035ab916fc31b336d452ab99e (patch)
treeff9eb6f3cd1a29ca212bc9f8ac223d9674275a79 /build_files
parenta9ddee0e568578ff02cc2dee9dfb8a63e7cc522c (diff)
install_deps.sh: Updated official boost version (grrr).
Diffstat (limited to 'build_files')
-rwxr-xr-xbuild_files/build_environment/install_deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh
index 6c16558ed76..7ca9ffb26e9 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