Bump file format version for allow-soldermask-bridges-in-FPs.
This commit is contained in:
parent
1f347582f8
commit
db91bcbabf
|
@ -124,7 +124,8 @@ class SHAPE_LINE_CHAIN;
|
|||
//#define SEXPR_BOARD_FILE_VERSION 20220417 // Automatic dimension precisions
|
||||
//#define SEXPR_BOARD_FILE_VERSION 20220427 // Exclude Edge.Cuts & Margin from fp private layers
|
||||
//#define SEXPR_BOARD_FILE_VERSION 20220609 // Add teardrop keywords to identify teardrop zones
|
||||
#define SEXPR_BOARD_FILE_VERSION 20220621 // Add Image support
|
||||
//#define SEXPR_BOARD_FILE_VERSION 20220621 // Add Image support
|
||||
#define SEXPR_BOARD_FILE_VERSION 20220815 // Add allow-soldermask-bridges-in-FPs flag
|
||||
|
||||
#define BOARD_FILE_HOST_VERSION 20200825 ///< Earlier files than this include the host tag
|
||||
#define LEGACY_ARC_FORMATTING 20210925 ///< These were the last to use old arc formatting
|
||||
|
|
Loading…
Reference in New Issue