[Bf-blender-cvs] [e7643ee6b44] master: Install_deps: bump collada version to 1.6.68.

Bastien Montagne noreply at git.blender.org
Wed Dec 5 13:52:59 CET 2018


Commit: e7643ee6b44d10731e10bc7aef6e4cba3de0500f
Author: Bastien Montagne
Date:   Wed Dec 5 13:52:39 2018 +0100
Branches: master
https://developer.blender.org/rBe7643ee6b44d10731e10bc7aef6e4cba3de0500f

Install_deps: bump collada version to 1.6.68.

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

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 62e5181e039..19278e1a086 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -383,7 +383,7 @@ ALEMBIC_FORCE_BUILD=false
 ALEMBIC_FORCE_REBUILD=false
 ALEMBIC_SKIP=false
 
-OPENCOLLADA_VERSION="1.6.63"
+OPENCOLLADA_VERSION="1.6.68"
 OPENCOLLADA_FORCE_BUILD=false
 OPENCOLLADA_FORCE_REBUILD=false
 OPENCOLLADA_SKIP=false



More information about the Bf-blender-cvs mailing list