Bump board format version for locked syntax fix.

This commit is contained in:
Jeff Young 2021-04-24 19:10:53 +01:00
parent e27733587d
commit 1e8b23402c
1 changed files with 2 additions and 1 deletions

View File

@ -95,7 +95,8 @@ class PCB_TEXT;
//#define SEXPR_BOARD_FILE_VERSION 20201220 // Add free via token
//#define SEXPR_BOARD_FILE_VERSION 20210108 // Pad locking moved from footprint to pads
//#define SEXPR_BOARD_FILE_VERSION 20210126 // Store pintype alongside pinfunction (in pads).
#define SEXPR_BOARD_FILE_VERSION 20210228 // Move global margins back to board file
//#define SEXPR_BOARD_FILE_VERSION 20210228 // Move global margins back to board file
#define SEXPR_BOARD_FILE_VERSION 20210424 // Correct locked flag syntax (remove parens).
#define BOARD_FILE_HOST_VERSION 20200825 ///< Earlier files than this include the host tag