diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-05-29 04:12:23 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-28 13:12:23 -0700 |
| commit | 091e190117613ffc4917f83c6e13ca1095e9cb2f (patch) | |
| tree | acc2454c3befbaded57c5d2f8d38481124f6bf24 /ports/cpputest/CONTROL | |
| parent | 43208001aa678448e56714dc5132e7ece82e5af6 (diff) | |
| download | vcpkg-091e190117613ffc4917f83c6e13ca1095e9cb2f.tar.gz vcpkg-091e190117613ffc4917f83c6e13ca1095e9cb2f.zip | |
[cpputest] Move library to manual-link (#11585)
* [cpputest] Move library to manual-link
* [cpputest] Replace move patch to codes
Diffstat (limited to 'ports/cpputest/CONTROL')
| -rw-r--r-- | ports/cpputest/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpputest/CONTROL b/ports/cpputest/CONTROL index cecf6e221..7d0840829 100644 --- a/ports/cpputest/CONTROL +++ b/ports/cpputest/CONTROL @@ -1,4 +1,4 @@ Source: cpputest
-Version: 2019-9-16
+Version: 2019-9-16-1
Homepage: https://github.com/cpputest/cpputest
Description: CppUTest unit testing and mocking framework for C/C++.
\ No newline at end of file |
