Commit 6b5f088
fix: integer plugin VERSION for the in-tree score build
The score-plugin bootstrap bakes VERSION into generated C++; the dotted
1.0.0 compiled as an invalid float literal. The score plugin version is an
integer (the standalone path ignores it), so use VERSION 1.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 3384ef3 commit 6b5f088
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments