Go to the documentation of this file. 1 #ifndef UGDK_CONFIG_CONFIG_H_
2 #define UGDK_CONFIG_CONFIG_H_
5 #define UGDK_VERSION_MAJOR 0
6 #define UGDK_VERSION_MINOR 4
7 #define UGDK_VERSION_PATCH 1
9 #define UGDK_BIGVERSION "0.4"
10 #define UGDK_VERSION "0.4.1"
17 #endif // UGDK_CONFIG_CONFIG_H_