-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Change `${GIT_REV: -8}` to `${GIT_REV:0:8}` so the version string uses the hash prefix, matching the old `git describe --abbrev=7` behavior.