Go to the documentation of this file.
3 #define FG_VERSION "1.0.beta"
4 #define FG_VERSION_MAJOR 1
5 #define FG_VERSION_MINOR 0
6 #define FG_VERSION_PATCH beta
7 #define FG_API_VERSION_CURRENT 10
9 #define FG_CMPLR_STR "GNU Compiler Collection(GCC/G++) 4.8.3"