CLAW Library (a C++ Library Absolutely Wonderful) 1.5.5
Defines

version.hpp File Reference

The version of the library. More...

Go to the source code of this file.

Defines

#define CLAW_MAJOR_VERSION   1
#define CLAW_MINOR_VERSION   6
#define CLAW_RELEASE_NUMBER   1
#define CLAW_REVISION_NUMBER   0

Detailed Description

The version of the library.

Author:
Julien Jorge

Definition in file version.hpp.


Define Documentation

#define CLAW_MAJOR_VERSION   1

Definition at line 33 of file version.hpp.

#define CLAW_MINOR_VERSION   6

Definition at line 34 of file version.hpp.

#define CLAW_RELEASE_NUMBER   1

Definition at line 35 of file version.hpp.

#define CLAW_REVISION_NUMBER   0

Definition at line 36 of file version.hpp.