Commit f0e40f1
committed
build: Update gen-version.sh to use lightweight tags
By default, only annotated tags are used to generate the version string.
Update the git describe command with --tags to allow use of lightweight
tags as well.
Signed-off-by: Naushir Patuck <[email protected]>1 parent ac7d0a2 commit f0e40f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments