Commit 064c80f
committed
Tag first minor release with .0 patch version
The first kernel release of a minor version like 6.16 doesn't include
a patch version. It therefore only gets the 6.16 tag. Subsequent versions
like 6.16.1 get both a 6.16 and a 6.16.1 tag.
This means that later patch releases overwrite the only tag for the first
minor release. It is not possible to refer to that version therefore.
Tag the first minor release with a .0 patch version so that 6.16.0 stays
around.
Signed-off-by: Lorenz Bauer <[email protected]>1 parent d3cbad7 commit 064c80f
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments