Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00053 #ifndef VERSION_HPP_8641455825
00054 #define VERSION_HPP_8641455825
00055
00056
00064 #define TRTK_MAJOR_VERSION 1
00065
00066
00073 #define TRTK_MINOR_VERSION 5
00074
00075
00082 #define TRTK_PATCH_LEVEL 0
00083
00084
00085 #endif // VERSION_HPP_8641455825