KiCad PCB EDA Suite
|
Go to the source code of this file.
Macros | |
#define | SEXPR_SYMBOL_LIB_FILE_VERSION 20250925 |
This file contains the file format version information for the s-expression schematic and symbol library file formats. | |
#define | SEXPR_SCHEMATIC_FILE_VERSION 20250922 |
Schematic file version. | |
#define SEXPR_SCHEMATIC_FILE_VERSION 20250922 |
Schematic file version.
Definition at line 133 of file sch_file_versions.h.
Referenced by KICAD_MANAGER_FRAME::CreateNewProject(), SCH_IO_KICAD_SEXPR::Format(), EESCHEMA_JOBS_HANDLER::JobUpgrade(), SCH_EDIT_FRAME::OpenProjectFiles(), SCH_IO_KICAD_SEXPR_PARSER::ParseSchematic(), SCH_IO_KICAD_SEXPR::saveBitmap(), and SCH_EDIT_FRAME::SaveProject().
#define SEXPR_SYMBOL_LIB_FILE_VERSION 20250925 |
This file contains the file format version information for the s-expression schematic and symbol library file formats.
Definition at line 60 of file sch_file_versions.h.
Referenced by EESCHEMA_JOBS_HANDLER::JobSymUpgrade(), SCH_IO_KICAD_SEXPR_PARSER::ParseLib(), and SCH_IO_KICAD_SEXPR_LIB_CACHE::Save().