# Initialize the Module Veewee, otherwise it can't be checked module Veewee end # Only set the version constant if it wasn't set before unless defined?(Veewee::VERSION) ::Veewee::VERSION="0.3.9" end