aboutsummaryrefslogtreecommitdiff
path: root/ports/strict-variant/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/strict-variant/CONTROL')
-rw-r--r--ports/strict-variant/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/strict-variant/CONTROL b/ports/strict-variant/CONTROL
index cc8af9ef0..598dd376c 100644
--- a/ports/strict-variant/CONTROL
+++ b/ports/strict-variant/CONTROL
@@ -1,3 +1,3 @@
Source: strict-variant
-Version: v0.5
+Version: 0.5
Description: Tagged union implementation that will never throw an exception or make a dynamic allocation in the effort of supporting types that have throwing moves.