module Dijit module Rails MAJOR = 0 MINOR = 14 TINY = 0 VERSION = [MAJOR, MINOR, TINY].compact.join(".") end end