diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-09-19 18:41:54 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-09-19 18:41:54 -0700 |
| commit | 765a9f06e6b44dbcd8a9ebe10406379ef18043ac (patch) | |
| tree | 496a0beea3b619b75e6d4bf10dcf05f1ee735b38 /ports/eastl/CONTROL | |
| parent | 1c90216f2eb9563e19d9687dd8bb55ae8cc0a8fe (diff) | |
| parent | 48ec8f295061ae02d8e22dde60c445c99baac79e (diff) | |
| download | vcpkg-765a9f06e6b44dbcd8a9ebe10406379ef18043ac.tar.gz vcpkg-765a9f06e6b44dbcd8a9ebe10406379ef18043ac.zip | |
Merge branch 'dev/roschuma/upgrades'
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 74ee1d5eb..c45a2c740 100644 --- a/ports/eastl/CONTROL +++ b/ports/eastl/CONTROL @@ -1,4 +1,4 @@ Source: eastl
-Version: 3.10.00
+Version: 3.12.01 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.
|
