aboutsummaryrefslogtreecommitdiff
path: root/ports/doctest/CONTROL
diff options
context:
space:
mode:
authorJonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>2020-07-07 03:27:14 +0800
committerGitHub <noreply@github.com>2020-07-06 12:27:14 -0700
commit58ff68ae41093573f56fae580a7ef6b339abe14e (patch)
treeb089afdf3ec9fc475b58c911a95f65c284947155 /ports/doctest/CONTROL
parentb6d4c4e2bff290c2ae16a8aedf6a716557d270b3 (diff)
downloadvcpkg-58ff68ae41093573f56fae580a7ef6b339abe14e.tar.gz
vcpkg-58ff68ae41093573f56fae580a7ef6b339abe14e.zip
[doctest] update to 2.4.0 (#12239)
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 6704aba82..e7c29c102 100644
--- a/ports/doctest/CONTROL
+++ b/ports/doctest/CONTROL
@@ -1,4 +1,4 @@
Source: doctest
-Version: 2.3.7
+Version: 2.4.0
Homepage: https://github.com/onqtam/doctest
Description: The fastest feature-rich C++ single-header testing framework for unit tests and TDD