Constants

MAJOR = 7
MINOR = 2
PRE = "beta2"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
TINY = 0