aboutsummaryrefslogtreecommitdiff
path: root/ports/eastl/CONTROL
diff options
context:
space:
mode:
authorPhoebe <925731795@qq.com>2019-07-18 15:09:07 +0800
committerPhil Christensen <philc@microsoft.com>2019-07-18 00:09:07 -0700
commit2467136b314f33b61579637a6a6d1390d2f95381 (patch)
tree86579632faafef96a834f17b576ab38a95c6b758 /ports/eastl/CONTROL
parentd7aa6f17b34d1e823485c5a5db3463debe30538c (diff)
downloadvcpkg-2467136b314f33b61579637a6a6d1390d2f95381.tar.gz
vcpkg-2467136b314f33b61579637a6a6d1390d2f95381.zip
[eastl] upgrade to 3.14 (#7276)
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 f7f9c89a3..5e0c40bf7 100644
--- a/ports/eastl/CONTROL
+++ b/ports/eastl/CONTROL
@@ -1,5 +1,5 @@
Source: eastl
-Version: 3.13.05-1
+Version: 3.14.00
Homepage: https://github.com/electronicarts/EASTL
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.