aboutsummaryrefslogtreecommitdiff
path: root/ports/catch2/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2019-04-30 09:20:18 -0700
committerPhil Christensen <philc@microsoft.com>2019-04-30 09:20:18 -0700
commit516d10bb68dc5da7a58c992373b9e971d74a49fe (patch)
tree3473421e6cb6b26f3feab96aefa4af51cca6c99d /ports/catch2/CONTROL
parentfcc13318da06dbec75f46311508db6f9aaeb479e (diff)
downloadvcpkg-516d10bb68dc5da7a58c992373b9e971d74a49fe.tar.gz
vcpkg-516d10bb68dc5da7a58c992373b9e971d74a49fe.zip
[many ports] Updates 2019.04.19 (#6155)
* [many ports] Updates 2019.04.19
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 33b07cfaf..c65c51408 100644
--- a/ports/catch2/CONTROL
+++ b/ports/catch2/CONTROL
@@ -1,4 +1,4 @@
Source: catch2
-Version: 2.7.0
+Version: 2.7.1
Description: A modern, header-only test framework for unit testing.
Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2