module Recommendable MAJOR = 2 MINOR = 0 PATCH = 4 PRE = 20130313 VERSION = [MAJOR, MINOR, PATCH, PRE].compact.join '.' end