diff options
| author | Martin Hořeňovský <martin.horenovsky@gmail.com> | 2018-03-02 22:41:19 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-02 13:41:19 -0800 |
| commit | 82626abc9cfd632c80e4028a55e8b1b9f8d12859 (patch) | |
| tree | 36d7620ee0e8688fb2968f0f4102fe1596b1ed2f /ports/catch-classic/CONTROL | |
| parent | e4a619c2ca355ecb26bb85882de29d8523ec6c33 (diff) | |
| download | vcpkg-82626abc9cfd632c80e4028a55e8b1b9f8d12859.tar.gz vcpkg-82626abc9cfd632c80e4028a55e8b1b9f8d12859.zip | |
Update Catch to 1.12.1 (#2936)
Diffstat (limited to 'ports/catch-classic/CONTROL')
| -rw-r--r-- | ports/catch-classic/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/catch-classic/CONTROL b/ports/catch-classic/CONTROL index 488366f3e..93650d2e6 100644 --- a/ports/catch-classic/CONTROL +++ b/ports/catch-classic/CONTROL @@ -1,5 +1,5 @@ Source: catch-classic -Version: 1.12.0 +Version: 1.12.1 Description: A modern, header-only test framework for unit tests This is specifically the legacy 1.x branch provided for compatibility with older compilers. |
