diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-02-23 12:17:03 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-23 12:17:03 -0800 |
| commit | 45ba125e02fbb1704ba41363c92d05f11ab5cb4a (patch) | |
| tree | a2b6728739154336606febc4e6d21dcb8d57d554 /ports/eastl/CONTROL | |
| parent | 488ba6dbece4bca75ba198d7ed3d3aeaebe9af97 (diff) | |
| download | vcpkg-45ba125e02fbb1704ba41363c92d05f11ab5cb4a.tar.gz vcpkg-45ba125e02fbb1704ba41363c92d05f11ab5cb4a.zip | |
[eastl] Upgrade to 3.07.02
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 1ebe124c2..2e7d0c433 100644 --- a/ports/eastl/CONTROL +++ b/ports/eastl/CONTROL @@ -1,4 +1,4 @@ Source: eastl
-Version: 3.07.00
+Version: 3.07.02
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.
|
