KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sg_version.h File Reference

defines the library version of the intermediate scenegraph (SG) implementation More...

Go to the source code of this file.

Macros

#define KICADSG_VERSION_MAJOR   2
 
#define KICADSG_VERSION_MINOR   0
 
#define KICADSG_VERSION_PATCH   0
 
#define KICADSG_VERSION_REVISION   0
 

Detailed Description

defines the library version of the intermediate scenegraph (SG) implementation

Definition in file sg_version.h.

Macro Definition Documentation

◆ KICADSG_VERSION_MAJOR

#define KICADSG_VERSION_MAJOR   2

Definition at line 33 of file sg_version.h.

◆ KICADSG_VERSION_MINOR

#define KICADSG_VERSION_MINOR   0

Definition at line 34 of file sg_version.h.

◆ KICADSG_VERSION_PATCH

#define KICADSG_VERSION_PATCH   0

Definition at line 35 of file sg_version.h.

◆ KICADSG_VERSION_REVISION

#define KICADSG_VERSION_REVISION   0

Definition at line 36 of file sg_version.h.