File tree Expand file tree Collapse file tree
chef-server-api/lib/chef-server-api
chef-server-webui/lib/chef-server-webui
chef-server/lib/chef-server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module ChefServerApi
2- VERSION = '0.9.13 '
3- end
2+ VERSION = '0.9.14.beta.1 '
3+ end
Original file line number Diff line number Diff line change 11module ChefServerWebui
2- VERSION = '0.9.13 '
3- end
2+ VERSION = '0.9.14.beta.1 '
3+ end
Original file line number Diff line number Diff line change 1717#
1818
1919module ChefServer
20- VERSION = '0.9.13 '
21- end
20+ VERSION = '0.9.14.beta.1 '
21+ end
Original file line number Diff line number Diff line change 11class Chef
22 class Solr
3- VERSION = '0.9.13 '
3+ VERSION = '0.9.14.beta.1 '
44 end
55end
Original file line number Diff line number Diff line change 1717
1818class Chef
1919 CHEF_ROOT = File . dirname ( File . expand_path ( File . dirname ( __FILE__ ) ) )
20- VERSION = '0.9.13 '
20+ VERSION = '0.9.14.beta.1 '
2121end
You can’t perform that action at this time.
0 commit comments