Skip to content

Commit 57d93fc

Browse files
daniel-j-hTheMarex
authored andcommitted
Updates TBB to latest stable version for 5.6 release
1 parent 3aba2bc commit 57d93fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ if(ENABLE_MASON)
3232
set(MASON_EXPAT_VERSION "2.2.0")
3333
set(MASON_LUA_VERSION "5.2.4")
3434
set(MASON_BZIP2_VERSION "1.0.6")
35-
set(MASON_TBB_VERSION "43_20150316")
35+
set(MASON_TBB_VERSION "2017_20161128")
3636

3737
message(STATUS "Enabling mason")
3838

0 commit comments

Comments
 (0)