aboutsummaryrefslogtreecommitdiff
path: root/ports/doctest/CONTROL
diff options
context:
space:
mode:
authorunknown <mohammadi.ehsan1994@gmail.com>2019-08-16 12:50:01 +0430
committerunknown <mohammadi.ehsan1994@gmail.com>2019-08-16 12:50:01 +0430
commitf71048c97dd80313ebcd465e02f534b2376f0f4c (patch)
tree883b97ca6f9be9b00d4036af3703ed252da2852d /ports/doctest/CONTROL
parent0a033250c7dd3f4013248216e259548693b8cc8c (diff)
downloadvcpkg-f71048c97dd80313ebcd465e02f534b2376f0f4c.tar.gz
vcpkg-f71048c97dd80313ebcd465e02f534b2376f0f4c.zip
[doctest] Update library to 2.3.4
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 135b8a4d8..68981d7af 100644
--- a/ports/doctest/CONTROL
+++ b/ports/doctest/CONTROL
@@ -1,4 +1,4 @@
Source: doctest
-Version: 2.3.3
+Version: 2.3.4
Homepage: https://github.com/onqtam/doctest
Description: The fastest feature-rich C++ single-header testing framework for unit tests and TDD