diff options
| author | zhihaoy <43971430+zhihaoy@users.noreply.github.com> | 2019-03-26 12:13:42 -0500 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-26 10:13:42 -0700 |
| commit | 672370980a2b3c1c7ce9863e4d54d5196f46459a (patch) | |
| tree | adc38a3aaef545b9fc3c38bd40f8512e53eb53ec /ports/tbb/CONTROL | |
| parent | 95785e1b401f19975974724c0e69b6bffddf163c (diff) | |
| download | vcpkg-672370980a2b3c1c7ce9863e4d54d5196f46459a.tar.gz vcpkg-672370980a2b3c1c7ce9863e4d54d5196f46459a.zip | |
[tbb] Upgrade to 2019_U4 (#5760)
* [tbb] Upgrade to 2019_U4
This release fixes a bug that causes problem in vTune.
* [tbb] whitespace change to force rebuild in CI
Diffstat (limited to 'ports/tbb/CONTROL')
| -rw-r--r-- | ports/tbb/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tbb/CONTROL b/ports/tbb/CONTROL index 22956077e..496c8c20f 100644 --- a/ports/tbb/CONTROL +++ b/ports/tbb/CONTROL @@ -1,3 +1,3 @@ Source: tbb -Version: 2019_U3-1 +Version: 2019_U4 Description: Intel's Threading Building Blocks. |
