all repos — h3rald @ a2dde5592d0e7a2e3d0eeb4e47d0c4998911cfdf

The source code of the h3rald.com web site.

VERSIONING.md

 1
 2
 3
 4
 5
 6
 7
This project uses the Convergent Versioning system.

The version number is a 2-byte hexadecimal integer from 0x0000 to 0xFFFF, with the first three digitsindicating the project _dependability score_ and the last digit encoding the version impact, compatibility, and purpose. 

A version number compliant with Semantic Versioning can be derived from the project history, and will still be used if required by package managers or similar software. 

For more information, see the [Convergent Versioning specification](https://h3rald.com/conver).