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   24
 
#define P1_FUSION_ENGINE_VERSION_PATCH   0
 
#define P1_FUSION_ENGINE_VERSION_STRING   "1.24.0rc4"
 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   24

Definition at line 10 of file version.h.

◆ P1_FUSION_ENGINE_VERSION_PATCH

#define P1_FUSION_ENGINE_VERSION_PATCH   0

Definition at line 11 of file version.h.

◆ P1_FUSION_ENGINE_VERSION_STRING

#define P1_FUSION_ENGINE_VERSION_STRING   "1.24.0rc4"

Library version macros.

Definition at line 8 of file version.h.