aboutsummaryrefslogtreecommitdiff
path: root/ports/catch2/CONTROL
diff options
context:
space:
mode:
authorMartin Hořeňovský <martin.horenovsky@gmail.com>2018-01-26 16:46:41 +0100
committerMartin Hořeňovský <martin.horenovsky@gmail.com>2018-01-26 16:46:41 +0100
commit6a14c842bfedf32df479d83d114e910546c4db0a (patch)
tree0287d0281bbb830f18a44d07b0783d108d39aeac /ports/catch2/CONTROL
parent92ad00179c2a1adefa55f3d77d7f3165a68b697a (diff)
downloadvcpkg-6a14c842bfedf32df479d83d114e910546c4db0a.tar.gz
vcpkg-6a14c842bfedf32df479d83d114e910546c4db0a.zip
Update Catch to 2.1.1
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 6eeb40c21..0f169ae4e 100644
--- a/ports/catch2/CONTROL
+++ b/ports/catch2/CONTROL
@@ -1,4 +1,4 @@
Source: catch2
-Version: 2.1.0
+Version: 2.1.1
Description: A modern, header-only test framework for unit testing.
Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2