all repos — h3rald @ 80c77460f2e0d4c4e61855d0666b766dc15d8352

The source code of the h3rald.com web site.

Fixes
h3rald h3rald@h3rald.com
Sun, 07 Jun 2026 00:35:25 +0200
commit

80c77460f2e0d4c4e61855d0666b766dc15d8352

parent

17d8270b56d137e1473a92eaa3d312941ae3c886

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M contents/conver.mdcontents/conver.md

@@ -1,7 +1,7 @@

----- id: conver home: /conver/ -title: "Convergent Versioning 0x100D" +title: "Convergent Versioning $100D" 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

@@ -63,7 +63,7 @@ Convergent Versions MUST be expressed using a single, two-byte value written in hexadecimal notation.

Such value MAY be formatted using any of the following notations: -- four hexadecimal digits OPTIONALLY prepended by`0x` or `$`. +- 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: