Preprocessor macro defined as the CodeWarrior compiler version string.
__VERSION__
This macro can be used to determine in which compiler version we are using.
This macro returns a non-comparable string value (i.e. version 10.0.0.1 returns the value: 10.0.0.1).