aboutsummaryrefslogtreecommitdiff
path: root/ports/eastl/CONTROL
diff options
context:
space:
mode:
authorEhsan <mohammadi.ehsan1994@gmail.com>2019-08-20 22:53:18 +0430
committerCurtis J Bezault <curtbezault@gmail.com>2019-08-20 11:23:18 -0700
commit7f165907fc72bdedc8715e87269391eca71a07cf (patch)
treefa692059a4d376262dcfd78accad03b843f21e59 /ports/eastl/CONTROL
parent87da3884314cf24cd1c25f4ac5ab3bcf8554210a (diff)
downloadvcpkg-7f165907fc72bdedc8715e87269391eca71a07cf.tar.gz
vcpkg-7f165907fc72bdedc8715e87269391eca71a07cf.zip
[eastl] Update library to 3.14.01 (#7786)
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 5e0c40bf7..9a0c698db 100644
--- a/ports/eastl/CONTROL
+++ b/ports/eastl/CONTROL
@@ -1,5 +1,5 @@
Source: eastl
-Version: 3.14.00
+Version: 3.14.01
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.