Calling ctm -version should return the corresponding commit ID instead of a fixed version.
Background: As we're not allowed to attach build binaries with the releases every user must build ctm on it's own. Hence we have no control of the version. Hence, we need to use the commit ID as version indicator
Calling
ctm -version
should return the corresponding commit ID instead of a fixed version. Background: As we're not allowed to attach build binaries with the releases every user must build ctm on it's own. Hence we have no control of the version. Hence, we need to use the commit ID as version indicator