aboutsummaryrefslogtreecommitdiff
path: root/ports/doctest/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2019-06-25 04:36:41 +0800
committerRobert Schumacher <roschuma@microsoft.com>2019-06-24 13:36:40 -0700
commitbc08706eecf6a4c2174b737ffe7d1b8bae596752 (patch)
tree6c63ea6cda40bf3787181e5d1a268ef0050b6828 /ports/doctest/CONTROL
parent92a86a1e54359edaf17eadf5784078d671304fb6 (diff)
downloadvcpkg-bc08706eecf6a4c2174b737ffe7d1b8bae596752.tar.gz
vcpkg-bc08706eecf6a4c2174b737ffe7d1b8bae596752.zip
[doctest] Update to 2.3.3 (#6998)
Diffstat (limited to 'ports/doctest/CONTROL')
-rw-r--r--ports/doctest/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/doctest/CONTROL b/ports/doctest/CONTROL
index e623f8b85..135b8a4d8 100644
--- a/ports/doctest/CONTROL
+++ b/ports/doctest/CONTROL
@@ -1,4 +1,4 @@
Source: doctest
-Version: 2.3.2
+Version: 2.3.3
Homepage: https://github.com/onqtam/doctest
Description: The fastest feature-rich C++ single-header testing framework for unit tests and TDD