diff options
| author | Daniel Marshall <xandan@gmail.com> | 2018-09-05 18:55:53 +0100 |
|---|---|---|
| committer | Daniel Marshall <xandan@gmail.com> | 2018-09-05 18:55:53 +0100 |
| commit | 7ec7a08ea605b4073f3e2e18019090af25d526ca (patch) | |
| tree | f032746c8fd0316f017bdaf731630b1f9b4ae833 /ports/catch2/CONTROL | |
| parent | acb791b228dbfea5229fdb0b7985acba41beba59 (diff) | |
| download | vcpkg-7ec7a08ea605b4073f3e2e18019090af25d526ca.tar.gz vcpkg-7ec7a08ea605b4073f3e2e18019090af25d526ca.zip | |
Updated Catch2 to 2.4.0
Diffstat (limited to 'ports/catch2/CONTROL')
| -rw-r--r-- | ports/catch2/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/catch2/CONTROL b/ports/catch2/CONTROL index 41b534b59..10c288d42 100644 --- a/ports/catch2/CONTROL +++ b/ports/catch2/CONTROL @@ -1,4 +1,4 @@ Source: catch2 -Version: 2.3.0 +Version: 2.4.0 Description: A modern, header-only test framework for unit testing. Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2 |
