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

212 lines
3.1 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.