module Cxxproject VERSION = '0.6.27' class Version def self.cxxproject return Cxxproject::VERSION end end end