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   20231120
 This file contains the file format version information for the s-expression schematic and symbol library file formats.
 
#define SEXPR_SCHEMATIC_FILE_VERSION   20240101
 Schematic file version.
 

Macro Definition Documentation

◆ SEXPR_SCHEMATIC_FILE_VERSION

#define SEXPR_SCHEMATIC_FILE_VERSION   20240101

Schematic file version.

Definition at line 106 of file sch_file_versions.h.

◆ SEXPR_SYMBOL_LIB_FILE_VERSION

#define SEXPR_SYMBOL_LIB_FILE_VERSION   20231120

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