cpresser 485804ab03 Update generator_version of all symbols to 10.0
Using a recent build of KiCad (3eed8b6) with the the variable
KICAD_SEMANTIC_VERSION set to 10.0.0-unknown

This was done with this command
> find . -type d -name "*.kicad_symdir" -exec kicad-cli sym upgrade --force {} \;

And verified with
> git diff --ignore-matching-lines=generator_version
As expected there is no output.

See merge request https://gitlab.com/kicad/libraries/kicad-symbols/-/merge_requests/5413
2026-02-23 13:03:53 +00:00

248 lines
3.7 KiB
Plaintext