diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-11-08 09:39:50 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-20 15:14:12 -0800 |
| commit | ab567d90b752098ea5caa2ab66a1d25cf9166b3e (patch) | |
| tree | 8bcb94759c896c938bf415942de2f97a9729acdb /ports/eastl/CONTROL | |
| parent | 2a283bd5224b5335a90539faa1b0ac7260411465 (diff) | |
| download | vcpkg-ab567d90b752098ea5caa2ab66a1d25cf9166b3e.tar.gz vcpkg-ab567d90b752098ea5caa2ab66a1d25cf9166b3e.zip | |
Upgrades for 2018.11.08
Diffstat (limited to 'ports/eastl/CONTROL')
| -rw-r--r-- | ports/eastl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/eastl/CONTROL b/ports/eastl/CONTROL index c45a2c740..5674e0345 100644 --- a/ports/eastl/CONTROL +++ b/ports/eastl/CONTROL @@ -1,4 +1,4 @@ Source: eastl
-Version: 3.12.01 +Version: 3.12.04 Description: Electronic Arts Standard Template Library.
It is a C++ template library of containers, algorithms, and iterators useful for runtime and tool development across multiple platforms. It is a fairly extensive and robust implementation of such a library and has an emphasis on high performance above all other considerations.
|
