# 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.5.0.alpha2" end