UGDK  0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
config.h
Go to the documentation of this file.
1 #ifndef UGDK_CONFIG_CONFIG_H_
2 #define UGDK_CONFIG_CONFIG_H_
3 
4 // Version
5 #define UGDK_VERSION_MAJOR 0
6 #define UGDK_VERSION_MINOR 4
7 #define UGDK_VERSION_PATCH 1
8 
9 #define UGDK_BIGVERSION "0.4"
10 #define UGDK_VERSION "0.4.1"
11 
13 
14 
16 
17 #endif // UGDK_CONFIG_CONFIG_H_