Go to the documentation of this file.
30 #ifndef __CLAW_VERSION_HPP__
31 #define __CLAW_VERSION_HPP__
33 #define CLAW_MAJOR_VERSION 1
34 #define CLAW_MINOR_VERSION 7
35 #define CLAW_RELEASE_NUMBER 3
36 #define CLAW_REVISION_NUMBER 0
38 #endif // __CLAW_VERSION_HPP__