module Interpolate VERSION_MAJOR = 0 VERSION_MINOR = 3 VERSION_BUILD = 0 VERSION = [VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD].join('.') end