Go to the documentation of this file.
   12 #define AF_VERSION "3.2.0" 
   13 #define AF_VERSION_MAJOR 3 
   14 #define AF_VERSION_MINOR 2 
   15 #define AF_VERSION_PATCH 0 
   16 #define AF_API_VERSION_CURRENT   32 
   17 #define AF_REVISION "" 
   18 #define AF_CMPLR_STR "GNU Compiler Collection(GCC/G++) 5.2.0"