diff options
| author | Cheney Wang <38240633+Cheney-W@users.noreply.github.com> | 2019-09-21 02:29:10 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-09-20 11:29:10 -0700 |
| commit | 0279fd5ad2083e2e48e5f933993dde7101204d4f (patch) | |
| tree | 4521909ea35e03e3e2c3cc3738f4fd3ddbbc0c7c /ports/foonathan-memory/CONTROL | |
| parent | bb171a0ffc44b2eafd5af871852f25c9367348bb (diff) | |
| download | vcpkg-0279fd5ad2083e2e48e5f933993dde7101204d4f.tar.gz vcpkg-0279fd5ad2083e2e48e5f933993dde7101204d4f.zip | |
[foonathan-memory] Fix using vcpkg_check_features error (#8266)
Diffstat (limited to 'ports/foonathan-memory/CONTROL')
| -rw-r--r-- | ports/foonathan-memory/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/foonathan-memory/CONTROL b/ports/foonathan-memory/CONTROL index 51c0ad7f2..8c105a104 100644 --- a/ports/foonathan-memory/CONTROL +++ b/ports/foonathan-memory/CONTROL @@ -1,5 +1,5 @@ Source: foonathan-memory
-Version: 2019-07-21
+Version: 2019-07-21-1
Description: STL compatible C++ memory allocator library
Homepage: https://foonathan.net/doc/memory/
Default-Features: tool
|
