make: fix bump target version parsing #2

Merged
benvin merged 1 commits from benvin/fix-makefile-bump into main 2026-07-17 23:33:11 +10:00

1 Commits

Author SHA1 Message Date
unkinben fa6db89f0d make: fix bump target version parsing
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
The heredoc-based read broke across make's per-line recipe handling. Parse the
current version with cut in a single backslash-continued shell instead, and
error on an unknown PART.
2026-07-17 23:30:36 +10:00