#ifndef _VERSION_CC #error Do not include version.h directly - use extern decls in aux-code.h instead #endif #define TC_VERSION_MAJOR_STR "3" #define TC_VERSION_MINOR_STR "86" #define TC_VERSION_MAJOR 3 #define TC_VERSION_MINOR 86 #define TC_DESCRIPTION_STR "Titanium compiler"