summaryrefslogtreecommitdiff
path: root/chef-server-api/lib/chef-server-api.rb
blob: a61272273f478cce4bd26fa2e9aa732c99450092 (plain)
1
2
CHEF_SERVER_VERSION = "0.8.11"
CHEF_SERVER_API_ROOT = File.expand_path(File.dirname(__FILE__) + '/../')