Blaze
3.6
blaze
system
Version.h
Go to the documentation of this file.
1
//=================================================================================================
33
//=================================================================================================
34
35
#ifndef _BLAZE_SYSTEM_VERSION_H_
36
#define _BLAZE_SYSTEM_VERSION_H_
37
38
39
//=================================================================================================
40
//
41
// BLAZE VERSION
42
//
43
//=================================================================================================
44
45
//*************************************************************************************************
52
#define BLAZE_MAJOR_VERSION 3
53
//*************************************************************************************************
54
55
56
//*************************************************************************************************
63
#define BLAZE_MINOR_VERSION 6
64
//*************************************************************************************************
65
66
67
//*************************************************************************************************
74
#define BLAZE_PATCH_VERSION 0
75
//*************************************************************************************************
76
77
#endif
Generated by
1.8.15