Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Commit

Permalink
Release 0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
btm committed Dec 13, 2011
1 parent dacdd12 commit 02f7757
Show file tree
Hide file tree
Showing 54 changed files with 126 additions and 126 deletions.
2 changes: 1 addition & 1 deletion chef-expander/lib/chef/expander/version.rb
Expand Up @@ -23,7 +23,7 @@
module Chef
module Expander

VERSION = "0.10.6.rc.5"
VERSION = "0.10.6"

def self.version
@rev ||= begin
Expand Down
2 changes: 1 addition & 1 deletion chef-server-api/lib/chef-server-api/version.rb
@@ -1,3 +1,3 @@
module ChefServerApi
VERSION = '0.10.6.rc.5'
VERSION = '0.10.6'
end
2 changes: 1 addition & 1 deletion chef-server-webui/lib/chef-server-webui/version.rb
@@ -1,3 +1,3 @@
module ChefServerWebui
VERSION = '0.10.6.rc.5'
VERSION = '0.10.6'
end
2 changes: 1 addition & 1 deletion chef-server/lib/chef-server/version.rb
Expand Up @@ -17,5 +17,5 @@
#

module ChefServer
VERSION = '0.10.6.rc.5'
VERSION = '0.10.6'
end
2 changes: 1 addition & 1 deletion chef-solr/lib/chef/solr/version.rb
@@ -1,6 +1,6 @@
class Chef
class Solr
VERSION = '0.10.6.rc.5'
VERSION = '0.10.6'

# Solr Schema. Used to detect incompatibilities between installed solr and
# chef-solr versions.
Expand Down
8 changes: 4 additions & 4 deletions chef/distro/common/html/chef-client.8.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions chef/distro/common/html/chef-expander.8.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions chef/distro/common/html/chef-expanderctl.8.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions chef/distro/common/html/chef-server-webui.8.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions chef/distro/common/html/chef-server.8.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions chef/distro/common/html/chef-solo.8.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions chef/distro/common/html/chef-solr.8.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions chef/distro/common/html/knife-bootstrap.1.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions chef/distro/common/html/knife-client.1.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions chef/distro/common/html/knife-configure.1.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 02f7757

Please sign in to comment.