In #226 we introduce minimal (semantic) versioning support.
However, while doing so we duplicated some code and miss out on some things.
For example, we don't automatically stamp revisions, and don't fully use all of the VersionInfo
proto structure fields.
In #226 we introduce minimal (semantic) versioning support.
However, while doing so we duplicated some code and miss out on some things.
For example, we don't automatically stamp revisions, and don't fully use all of the
VersionInfoproto structure fields.