KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
sch_file_versions.h File Reference

Go to the source code of this file.

Macros

#define SEXPR_SYMBOL_LIB_FILE_VERSION   20250324
 This file contains the file format version information for the s-expression schematic and symbol library file formats.
 
#define SEXPR_SCHEMATIC_FILE_VERSION   20250318
 Schematic file version.
 

Macro Definition Documentation

◆ SEXPR_SCHEMATIC_FILE_VERSION

#define SEXPR_SCHEMATIC_FILE_VERSION   20250318

Schematic file version.

Definition at line 123 of file sch_file_versions.h.

◆ SEXPR_SYMBOL_LIB_FILE_VERSION

#define SEXPR_SYMBOL_LIB_FILE_VERSION   20250324

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 57 of file sch_file_versions.h.