Commit c4516f4
authored
Remove hardcoded version in Makefile (#317)
Description of changes:
Removes the hardcoded version number in the `Makefile`, replacing it with a shell script that pulls the latest git tag (or dirty if not on a direct tag)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 8a55c53 commit c4516f4
File tree
3 files changed
+1
-58
lines changed- .github/workflows
- scripts
3 files changed
+1
-58
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 55 | | |
59 | 56 | | |
60 | 57 | | |
| |||
This file was deleted.
0 commit comments