diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-11-06 10:48:33 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-06 10:48:33 -0800 |
| commit | d073390601957ec4a001c90c088dda76c53c19c8 (patch) | |
| tree | dce71dee47d377ae631937d774fd0d3bdba4a667 /ports/catch/CONTROL | |
| parent | 531d820709b452f37b11daaca3611721d74e3ffe (diff) | |
| parent | f96080db34eebf6767260190c8eaa78407188c5b (diff) | |
| download | vcpkg-d073390601957ec4a001c90c088dda76c53c19c8.tar.gz vcpkg-d073390601957ec4a001c90c088dda76c53c19c8.zip | |
Merge pull request #2137 from horenmar/catch-2.0.1
Update Catch to 2.0.1
Diffstat (limited to 'ports/catch/CONTROL')
| -rw-r--r-- | ports/catch/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/catch/CONTROL b/ports/catch/CONTROL index 1229bc936..bab18cb67 100644 --- a/ports/catch/CONTROL +++ b/ports/catch/CONTROL @@ -1,3 +1,3 @@ Source: catch -Version: 1.11.0 +Version: 2.0.1 Description: C++ Automated Test Cases in Headers |
