Commit 5d08203
committed
Hardcode VERSION to oadp-dev for standardised version reporting
Previously VERSION was derived from git tags/describe, which produced
opaque commit hashes. Hardcoding to the branch name (oadp-dev) gives
users a meaningful version string via `oc oadp version`. Release
branches update this value when cut (e.g., oadp-1.6).
Signed-off-by: Joseph <jvaikath@redhat.com>1 parent c548518 commit 5d08203
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments