Commit 5c3149b
committed
Use buildvcs=false in release script
Follow up on #20847 and #20950, which tried to fix the issue. However,
the release script calls `./build` straight, not the make target nor
`scripts/build-binary.sh`. Therefore, this change straight in
`scripts/release.sh` addresses the version reported in the released
binary.
Signed-off-by: Ivan Valdes <ivan@vald.es>1 parent 9969c12 commit 5c3149b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments