aboutsummaryrefslogtreecommitdiff
path: root/ports/eastl/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-02-23 12:14:25 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-02-23 12:14:25 -0800
commit488ba6dbece4bca75ba198d7ed3d3aeaebe9af97 (patch)
tree6269b2f8c1968563a5e0d1a7d98a3277c45b77c4 /ports/eastl/CONTROL
parentcd6aa2a5ab579d8cfec7d503fc555714508ff248 (diff)
downloadvcpkg-488ba6dbece4bca75ba198d7ed3d3aeaebe9af97.tar.gz
vcpkg-488ba6dbece4bca75ba198d7ed3d3aeaebe9af97.zip
[eastl] Upgrade to 3.07.00
Diffstat (limited to 'ports/eastl/CONTROL')
-rw-r--r--ports/eastl/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/eastl/CONTROL b/ports/eastl/CONTROL
index d43d7203e..1ebe124c2 100644
--- a/ports/eastl/CONTROL
+++ b/ports/eastl/CONTROL
@@ -1,4 +1,4 @@
Source: eastl
-Version: 3.05.08
+Version: 3.07.00
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.