Browse Source
Before, only KICAD_BUILD_VERSION, which includes the hash but not the branch, was compared when deciding whether to regenerate kicad_build_version.h. This header also contains the branch name though, so we should compare both to address the case of two branches pointing at the same commit.pull/3/merge
2 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue