46 #define MAXVERSION CREATEVERSION(255,0,0) //maximum possible version (that means no maximum version is indicated); ck 17.01.2017 changed maxversion major to 255, avoiding warning about too many bits in bitshift CREATEVERSION macro / Linux
47 #define MINVERSION CREATEVERSION(0,0,0) //minimum possible version