version.h File Reference

Go to the source code of this file.

Macros

#define P1_FUSION_ENGINE_VERSION_MAJOR   1
 
#define P1_FUSION_ENGINE_VERSION_MINOR   23
 
#define P1_FUSION_ENGINE_VERSION_PATCH   3
 
#define P1_FUSION_ENGINE_VERSION_STRING   "1.23.3"
 Library version macros. More...
 

Macro Definition Documentation

◆ P1_FUSION_ENGINE_VERSION_MAJOR

#define P1_FUSION_ENGINE_VERSION_MAJOR   1

Definition at line 9 of file version.h.

◆ P1_FUSION_ENGINE_VERSION_MINOR

#define P1_FUSION_ENGINE_VERSION_MINOR   23

Definition at line 10 of file version.h.

◆ P1_FUSION_ENGINE_VERSION_PATCH

#define P1_FUSION_ENGINE_VERSION_PATCH   3

Definition at line 11 of file version.h.

◆ P1_FUSION_ENGINE_VERSION_STRING

#define P1_FUSION_ENGINE_VERSION_STRING   "1.23.3"

Library version macros.

Definition at line 8 of file version.h.