Claw 1.7.3
version.hpp File Reference

The version of the library. More...

Go to the source code of this file.

Macros

#define CLAW_MAJOR_VERSION   1
 
#define CLAW_MINOR_VERSION   7
 
#define CLAW_RELEASE_NUMBER   4
 
#define CLAW_REVISION_NUMBER   0
 

Detailed Description

The version of the library.

Author
Julien Jorge

Definition in file version.hpp.

Macro Definition Documentation

◆ CLAW_MAJOR_VERSION

#define CLAW_MAJOR_VERSION   1

Definition at line 33 of file version.hpp.

◆ CLAW_MINOR_VERSION

#define CLAW_MINOR_VERSION   7

Definition at line 34 of file version.hpp.

◆ CLAW_RELEASE_NUMBER

#define CLAW_RELEASE_NUMBER   4

Definition at line 35 of file version.hpp.

◆ CLAW_REVISION_NUMBER

#define CLAW_REVISION_NUMBER   0

Definition at line 36 of file version.hpp.