diff options
| author | MikeGitb <MikeGitb@users.noreply.github.com> | 2018-07-30 20:28:12 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-07-30 11:28:12 -0700 |
| commit | 3a94c1cb643e67d6f8aeea398e5f96d1387396d1 (patch) | |
| tree | f4b656bebce3ecbd282c31b863c65c6c2c5b333f /ports/catch2/CONTROL | |
| parent | 2035d0124dd01ea3ebabfdcc99c7275f723cab13 (diff) | |
| download | vcpkg-3a94c1cb643e67d6f8aeea398e5f96d1387396d1.tar.gz vcpkg-3a94c1cb643e67d6f8aeea398e5f96d1387396d1.zip | |
[Catch2] Update to 2.3.0 (#3959)
* [Catch2] Update to 2.3.0
* [Catch2] Fix version in CONTROL file to 2.3
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 6cefca9db..41b534b59 100644 --- a/ports/catch2/CONTROL +++ b/ports/catch2/CONTROL @@ -1,4 +1,4 @@ Source: catch2 -Version: 2.2.3 +Version: 2.3.0 Description: A modern, header-only test framework for unit testing. Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2 |
