aboutsummaryrefslogtreecommitdiff
path: root/ports/tiny-process-library/CONTROL
diff options
context:
space:
mode:
authorSilvio Traversaro <silvio@traversaro.it>2020-11-30 19:06:27 +0100
committerGitHub <noreply@github.com>2020-11-30 10:06:27 -0800
commit24c67cb37910371b1572ec7afc919d49e329b6a6 (patch)
tree0ee36af5b7f58baf6a7f8a60f8838337f832c130 /ports/tiny-process-library/CONTROL
parentb7f03b46354b2258c184ac744c9214f22859e873 (diff)
downloadvcpkg-24c67cb37910371b1572ec7afc919d49e329b6a6.tar.gz
vcpkg-24c67cb37910371b1572ec7afc919d49e329b6a6.zip
[tiny-process-library] Bump tiny-process-library to 2.0.4 (#14732)
* Bump tiny-process-library to 2.0.3 * fixup * fixup
Diffstat (limited to 'ports/tiny-process-library/CONTROL')
-rw-r--r--ports/tiny-process-library/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/tiny-process-library/CONTROL b/ports/tiny-process-library/CONTROL
index 938277aa9..2a6ad9955 100644
--- a/ports/tiny-process-library/CONTROL
+++ b/ports/tiny-process-library/CONTROL
@@ -1,3 +1,3 @@
Source: tiny-process-library
-Version: 2018-12-06
-Description: A small platform independent library
+Version: 2.0.4
+Description: A small platform independent library to create and stop new processes in C++