Commit d1122aa
committed
build: allow specifying a version for the build
Builds from outside a git directory do not show a version for
checkmake --version.
With this change, the auto-detected version can be overridden at build
time with
make VERSION=version binaries
Signed-off-by: Michael Adam <[email protected]>1 parent 659e51b commit d1122aa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments