Moved calc version definition from version.c to version.h. Added CALC2_COMPAT, that when defined attempts to maintain calc version 2 compatibility. When MAJOR_VER <= 2, CALC2_COMPAT is defined. This is anticipation for a future calc version 3 code.