Fixes
h3rald h3rald@h3rald.com
Sun, 07 Jun 2026 00:25:26 +0200
1 files changed,
2 insertions(+),
1 deletions(-)
jump to
M
contents/conver.md
→
contents/conver.md
@@ -6,7 +6,7 @@ subtitle: "A versioning system for dependable projects."
summary: "An alternative approach to versioning projects that aims to achieve eventual stability, maturity, and completeness." content-type: project active: true -version: 0x100D +version: 100-D ----- ### Summary@@ -66,6 +66,7 @@ - four hexadecimal digits OPTIONALLY prepended by`0x` or `$`.
- "v", followed by three hexadecimal digits, followed by "-", followed by one hexadecimal digit. For example, the following notations are equivalent: + - 13BF - 0x13BF - $13BF