aboutsummaryrefslogtreecommitdiff
path: root/ports/josuttis-jthread/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/josuttis-jthread/CONTROL')
-rw-r--r--ports/josuttis-jthread/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/josuttis-jthread/CONTROL b/ports/josuttis-jthread/CONTROL
index 760fb6eb7..8a0fc3c58 100644
--- a/ports/josuttis-jthread/CONTROL
+++ b/ports/josuttis-jthread/CONTROL
@@ -1,4 +1,5 @@
Source: josuttis-jthread
Version: 2020-07-21
+Port-Version: 1
Homepage: https://github.com/josuttis/jthread
Description: C++ class for a joining and cooperative interruptible thread (std::jthread) with stop_token helper