project_meta.rb 119 Bytes
module Noosfero
  PROJECT = 'noosfero'
  VERSION = '0.1.0'
  SVN_ROOT = 'https://svn.colivre.coop.br/svn/noosfero'
end