KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_file_versions.h File Reference

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.
 

Macro Definition Documentation

◆ SEXPR_SCHEMATIC_FILE_VERSION

◆ SEXPR_SYMBOL_LIB_FILE_VERSION

#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.

Note
Comment out the last version and add the new version as a date time stamp in the YYYYMMDD format. Comment the changes to the file format for historical purposes. Symbol library file version.

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().