Commit 6bc5d77
authored
Make TS_VERSION_STRING overridable (#12217)
This patch (hat tip @cmcfarlen) makes TS_VERSION_STRING a
user-overridable value. This allows the user to specify an arbitrary
major.minor.micro version according to their organizational needs
via something like:
-DTS_VERSION_STRING="10.1.0.65"1 parent 622e4b1 commit 6bc5d77
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
0 commit comments