From 336ec4741cbe7e283523705172d50a691cff3677 Mon Sep 17 00:00:00 2001 From: Michael Krasnyk Date: Thu, 20 Jul 2017 09:09:38 -0400 Subject: [PATCH] Update TBB mason version to 2017_U7 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6356f6057..ff1918940 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,7 +41,7 @@ if(ENABLE_MASON) set(MASON_EXPAT_VERSION "2.2.0") set(MASON_LUA_VERSION "5.2.4") set(MASON_BZIP2_VERSION "1.0.6") - set(MASON_TBB_VERSION "2017_20161128") + set(MASON_TBB_VERSION "2017_U7") set(MASON_LIBSHP_VERSION "1.3.0") message(STATUS "Enabling mason")