Pcbnew: update SEXPR_BOARD_FILE_VERSION to 20190905 (actual commit date for board physical stackup feature)

This commit is contained in:
jean-pierre charras 2019-09-05 20:15:30 +02:00
parent 5cf21789e9
commit 24ea8f970e
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ class TEXTE_PCB;
//#define SEXPR_BOARD_FILE_VERSION 20190421 // curves in custom pads
//#define SEXPR_BOARD_FILE_VERSION 20190516 // Remove segment count from zones
//#define SEXPR_BOARD_FILE_VERSION 20190605 // Add layer defaults
#define SEXPR_BOARD_FILE_VERSION 20190825 // Add board physical stackup info in setup section
#define SEXPR_BOARD_FILE_VERSION 20190905 // Add board physical stackup info in setup section
#define CTL_STD_LAYER_NAMES (1 << 0) ///< Use English Standard layer names
#define CTL_OMIT_NETS (1 << 1) ///< Omit pads net names (useless in library)