aboutsummaryrefslogtreecommitdiff
path: root/ports/catch2/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-10-11 22:03:05 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-10-25 10:27:26 -0700
commit9c62c6a37ac940abbb4f19237d9a891881421a1a (patch)
treeb4ac6f212c1521eed32057886071fba300482c11 /ports/catch2/CONTROL
parent949c038143ed8962ef0ca6d81221bb70ce96dd9c (diff)
downloadvcpkg-9c62c6a37ac940abbb4f19237d9a891881421a1a.tar.gz
vcpkg-9c62c6a37ac940abbb4f19237d9a891881421a1a.zip
Upgrades 2018.10.11
Diffstat (limited to 'ports/catch2/CONTROL')
-rw-r--r--ports/catch2/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/catch2/CONTROL b/ports/catch2/CONTROL
index 10c288d42..a120bc416 100644
--- a/ports/catch2/CONTROL
+++ b/ports/catch2/CONTROL
@@ -1,4 +1,4 @@
Source: catch2
-Version: 2.4.0
+Version: 2.4.1
Description: A modern, header-only test framework for unit testing.
Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2