module ActionWebService module Version MAJOR = 0 MINOR = 9 TINY = 2 STRING = [MAJOR, MINOR, TINY].join('.') end end