diff options
| author | Igor Kostenko <isanych@gmail.com> | 2020-05-19 22:57:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-19 14:57:41 -0700 |
| commit | 9a0652b87002b671a3dd90038461f912d368a398 (patch) | |
| tree | 34077e231d13803ce6cc21453cf84ec7647c9f3f /ports/parallelstl/CONTROL | |
| parent | f23ebed76f0a6b13e2fe66f7a31ee744708d95b8 (diff) | |
| download | vcpkg-9a0652b87002b671a3dd90038461f912d368a398.tar.gz vcpkg-9a0652b87002b671a3dd90038461f912d368a398.zip | |
[parallelstl] update to 20200330 (#11379)
* [parallelstl] update to 20200330
* code review
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/parallelstl/CONTROL')
| -rw-r--r-- | ports/parallelstl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/parallelstl/CONTROL b/ports/parallelstl/CONTROL index de0c81a04..4b7b0549a 100644 --- a/ports/parallelstl/CONTROL +++ b/ports/parallelstl/CONTROL @@ -1,5 +1,5 @@ Source: parallelstl
-Version: 20191218
+Version: 20200330
Homepage: https://github.com/intel/parallelstl
Description: Parallel STL is an implementation of the C++ standard library algorithms with support for execution policies, as specified in ISO/IEC 14882:2017 standard, commonly called C++17.
Build-Depends: tbb
\ No newline at end of file |
