aboutsummaryrefslogtreecommitdiff
path: root/ports/catch/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-11-06 10:48:33 -0800
committerGitHub <noreply@github.com>2017-11-06 10:48:33 -0800
commitd073390601957ec4a001c90c088dda76c53c19c8 (patch)
treedce71dee47d377ae631937d774fd0d3bdba4a667 /ports/catch/CONTROL
parent531d820709b452f37b11daaca3611721d74e3ffe (diff)
parentf96080db34eebf6767260190c8eaa78407188c5b (diff)
downloadvcpkg-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/CONTROL2
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