summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2011-04-08 10:27:12 -0700
committerDaniel DeLeo <dan@opscode.com>2011-04-08 10:27:12 -0700
commit2becd1667a2a92eeed11984a70a40d32b62cd9bf (patch)
tree2a9297c32ef36ad41fb2b5e7312c4875f44dbb90
parent5bebedbd1230c63feb06bc1621a3c07d8ecaec9c (diff)
downloadchef-2becd1667a2a92eeed11984a70a40d32b62cd9bf.tar.gz
bump to 0.10 beta 80.10.0.beta.8
-rw-r--r--chef-expander/lib/chef/expander/version.rb2
-rw-r--r--chef-server-api/Gemfile.lock6
-rw-r--r--chef-server-api/lib/chef-server-api/version.rb2
-rw-r--r--chef-server-webui/lib/chef-server-webui/version.rb2
-rw-r--r--chef-server/lib/chef-server/version.rb2
-rw-r--r--chef-solr/lib/chef/solr/version.rb2
-rw-r--r--chef/distro/common/html/knife-bootstrap.1.html2
-rw-r--r--chef/distro/common/html/knife-client.1.html2
-rw-r--r--chef/distro/common/html/knife-configure.1.html2
-rw-r--r--chef/distro/common/html/knife-cookbook-site.1.html2
-rw-r--r--chef/distro/common/html/knife-cookbook.1.html2
-rw-r--r--chef/distro/common/html/knife-data-bag.1.html2
-rw-r--r--chef/distro/common/html/knife-environment.1.html2
-rw-r--r--chef/distro/common/html/knife-exec.1.html2
-rw-r--r--chef/distro/common/html/knife-index.1.html2
-rw-r--r--chef/distro/common/html/knife-node.1.html2
-rw-r--r--chef/distro/common/html/knife-recipe.1.html2
-rw-r--r--chef/distro/common/html/knife-role.1.html2
-rw-r--r--chef/distro/common/html/knife-search.1.html2
-rw-r--r--chef/distro/common/html/knife-ssh.1.html2
-rw-r--r--chef/distro/common/html/knife-status.1.html2
-rw-r--r--chef/distro/common/html/knife-tag.1.html2
-rw-r--r--chef/distro/common/html/knife.1.html2
-rw-r--r--chef/distro/common/man/man1/knife-bootstrap.12
-rw-r--r--chef/distro/common/man/man1/knife-client.12
-rw-r--r--chef/distro/common/man/man1/knife-configure.12
-rw-r--r--chef/distro/common/man/man1/knife-cookbook-site.12
-rw-r--r--chef/distro/common/man/man1/knife-cookbook.12
-rw-r--r--chef/distro/common/man/man1/knife-data-bag.12
-rw-r--r--chef/distro/common/man/man1/knife-environment.12
-rw-r--r--chef/distro/common/man/man1/knife-exec.12
-rw-r--r--chef/distro/common/man/man1/knife-index.12
-rw-r--r--chef/distro/common/man/man1/knife-node.12
-rw-r--r--chef/distro/common/man/man1/knife-recipe.12
-rw-r--r--chef/distro/common/man/man1/knife-role.12
-rw-r--r--chef/distro/common/man/man1/knife-search.12
-rw-r--r--chef/distro/common/man/man1/knife-ssh.12
-rw-r--r--chef/distro/common/man/man1/knife-status.12
-rw-r--r--chef/distro/common/man/man1/knife-tag.12
-rw-r--r--chef/distro/common/man/man1/knife.12
-rw-r--r--chef/lib/chef/version.rb2
41 files changed, 43 insertions, 43 deletions
diff --git a/chef-expander/lib/chef/expander/version.rb b/chef-expander/lib/chef/expander/version.rb
index 725741d821..d003cc0f83 100644
--- a/chef-expander/lib/chef/expander/version.rb
+++ b/chef-expander/lib/chef/expander/version.rb
@@ -23,7 +23,7 @@ require 'open3'
module Chef
module Expander
- VERSION = "0.10.0.beta.7"
+ VERSION = "0.10.0.beta.8"
def self.version
@rev ||= begin
diff --git a/chef-server-api/Gemfile.lock b/chef-server-api/Gemfile.lock
index f233d3fa83..89d6e18615 100644
--- a/chef-server-api/Gemfile.lock
+++ b/chef-server-api/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: ../chef
specs:
- chef (0.10.0.beta.7)
+ chef (0.10.0.beta.8)
bunny (>= 0.6.0)
erubis
highline
@@ -21,8 +21,8 @@ PATH
PATH
remote: ../chef-solr
specs:
- chef-solr (0.10.0.beta.7)
- chef (= 0.10.0.beta.7)
+ chef-solr (0.10.0.beta.8)
+ chef (= 0.10.0.beta.8)
GEM
remote: http://rubygems.org/
diff --git a/chef-server-api/lib/chef-server-api/version.rb b/chef-server-api/lib/chef-server-api/version.rb
index 8940542e05..d4e69a35f0 100644
--- a/chef-server-api/lib/chef-server-api/version.rb
+++ b/chef-server-api/lib/chef-server-api/version.rb
@@ -1,3 +1,3 @@
module ChefServerApi
- VERSION = '0.10.0.beta.7'
+ VERSION = '0.10.0.beta.8'
end
diff --git a/chef-server-webui/lib/chef-server-webui/version.rb b/chef-server-webui/lib/chef-server-webui/version.rb
index 13d5ac78d9..5e652af9b8 100644
--- a/chef-server-webui/lib/chef-server-webui/version.rb
+++ b/chef-server-webui/lib/chef-server-webui/version.rb
@@ -1,3 +1,3 @@
module ChefServerWebui
- VERSION = '0.10.0.beta.7'
+ VERSION = '0.10.0.beta.8'
end
diff --git a/chef-server/lib/chef-server/version.rb b/chef-server/lib/chef-server/version.rb
index fc3cc502cb..b950d27384 100644
--- a/chef-server/lib/chef-server/version.rb
+++ b/chef-server/lib/chef-server/version.rb
@@ -17,5 +17,5 @@
#
module ChefServer
- VERSION = '0.10.0.beta.7'
+ VERSION = '0.10.0.beta.8'
end
diff --git a/chef-solr/lib/chef/solr/version.rb b/chef-solr/lib/chef/solr/version.rb
index 66fb84c45a..5dae90d43e 100644
--- a/chef-solr/lib/chef/solr/version.rb
+++ b/chef-solr/lib/chef/solr/version.rb
@@ -1,6 +1,6 @@
class Chef
class Solr
- VERSION = '0.10.0.beta.7'
+ VERSION = '0.10.0.beta.8'
# Solr Schema. Used to detect incompatibilities between installed solr and
# chef-solr versions.
diff --git a/chef/distro/common/html/knife-bootstrap.1.html b/chef/distro/common/html/knife-bootstrap.1.html
index 7dc83ac2ab..bbc00b24cf 100644
--- a/chef/distro/common/html/knife-bootstrap.1.html
+++ b/chef/distro/common/html/knife-bootstrap.1.html
@@ -172,7 +172,7 @@ sub-command looks in the following locations for the template to use:</p>
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-bootrap(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-client.1.html b/chef/distro/common/html/knife-client.1.html
index 47ae998d1c..f8af84f933 100644
--- a/chef/distro/common/html/knife-client.1.html
+++ b/chef/distro/common/html/knife-client.1.html
@@ -206,7 +206,7 @@ Use care when reregistering the validator client.</p>
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-client(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-configure.1.html b/chef/distro/common/html/knife-configure.1.html
index 6c06ad7782..f407a4e941 100644
--- a/chef/distro/common/html/knife-configure.1.html
+++ b/chef/distro/common/html/knife-configure.1.html
@@ -160,7 +160,7 @@ may need to modify that setting after copying to a remote host.</p></li>
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-configure(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-cookbook-site.1.html b/chef/distro/common/html/knife-cookbook-site.1.html
index cdbea4a899..97c240fe54 100644
--- a/chef/distro/common/html/knife-cookbook-site.1.html
+++ b/chef/distro/common/html/knife-cookbook-site.1.html
@@ -156,7 +156,7 @@
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-cookbook-site(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-cookbook.1.html b/chef/distro/common/html/knife-cookbook.1.html
index 01a6d9357b..007b5d2e42 100644
--- a/chef/distro/common/html/knife-cookbook.1.html
+++ b/chef/distro/common/html/knife-cookbook.1.html
@@ -223,7 +223,7 @@ cookbook_email "YOUR_EMAIL"
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-cookbook(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-data-bag.1.html b/chef/distro/common/html/knife-data-bag.1.html
index 8ff901d287..03014e3c0d 100644
--- a/chef/distro/common/html/knife-data-bag.1.html
+++ b/chef/distro/common/html/knife-data-bag.1.html
@@ -224,7 +224,7 @@ encryption keys.</p>
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-data-bag(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-environment.1.html b/chef/distro/common/html/knife-environment.1.html
index 236478a7f7..b71f9dbef2 100644
--- a/chef/distro/common/html/knife-environment.1.html
+++ b/chef/distro/common/html/knife-environment.1.html
@@ -83,7 +83,7 @@
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-environment(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-exec.1.html b/chef/distro/common/html/knife-exec.1.html
index 4bc2ad6413..12dd059054 100644
--- a/chef/distro/common/html/knife-exec.1.html
+++ b/chef/distro/common/html/knife-exec.1.html
@@ -83,7 +83,7 @@
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-exec(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-index.1.html b/chef/distro/common/html/knife-index.1.html
index b99c0d4890..b7d06b21a5 100644
--- a/chef/distro/common/html/knife-index.1.html
+++ b/chef/distro/common/html/knife-index.1.html
@@ -115,7 +115,7 @@ time for all objects to be indexed and available for search.</p>
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-index(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-node.1.html b/chef/distro/common/html/knife-node.1.html
index 3489def547..c78eb4a361 100644
--- a/chef/distro/common/html/knife-node.1.html
+++ b/chef/distro/common/html/knife-node.1.html
@@ -258,7 +258,7 @@ run list, the correct syntax is "role[ROLE_NAME]"</p>
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-node(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-recipe.1.html b/chef/distro/common/html/knife-recipe.1.html
index 64d29ff82a..47b711b00a 100644
--- a/chef/distro/common/html/knife-recipe.1.html
+++ b/chef/distro/common/html/knife-recipe.1.html
@@ -82,7 +82,7 @@
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-recipe(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-role.1.html b/chef/distro/common/html/knife-role.1.html
index f43e3d9f80..fb584356ce 100644
--- a/chef/distro/common/html/knife-role.1.html
+++ b/chef/distro/common/html/knife-role.1.html
@@ -126,7 +126,7 @@
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-role(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-search.1.html b/chef/distro/common/html/knife-search.1.html
index 9135cacd36..63ca5975bd 100644
--- a/chef/distro/common/html/knife-search.1.html
+++ b/chef/distro/common/html/knife-search.1.html
@@ -92,7 +92,7 @@
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-search(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-ssh.1.html b/chef/distro/common/html/knife-ssh.1.html
index 671f12c335..70b09060d0 100644
--- a/chef/distro/common/html/knife-ssh.1.html
+++ b/chef/distro/common/html/knife-ssh.1.html
@@ -91,7 +91,7 @@
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-ssh(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-status.1.html b/chef/distro/common/html/knife-status.1.html
index dd1b3079e2..ecbf78ec97 100644
--- a/chef/distro/common/html/knife-status.1.html
+++ b/chef/distro/common/html/knife-status.1.html
@@ -87,7 +87,7 @@
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-status(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife-tag.1.html b/chef/distro/common/html/knife-tag.1.html
index dfcd9c4be7..0c790e1c8a 100644
--- a/chef/distro/common/html/knife-tag.1.html
+++ b/chef/distro/common/html/knife-tag.1.html
@@ -83,7 +83,7 @@
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife-tag(1)</li>
</ol>
diff --git a/chef/distro/common/html/knife.1.html b/chef/distro/common/html/knife.1.html
index b5c1d4d2a8..1c9b985b07 100644
--- a/chef/distro/common/html/knife.1.html
+++ b/chef/distro/common/html/knife.1.html
@@ -352,7 +352,7 @@ data editing entirely.</dd>
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.0.beta.7</li>
+ <li class='tl'>Chef 0.10.0.beta.8</li>
<li class='tc'>April 2011</li>
<li class='tr'>knife(1)</li>
</ol>
diff --git a/chef/distro/common/man/man1/knife-bootstrap.1 b/chef/distro/common/man/man1/knife-bootstrap.1
index 187f2ff0e8..753ae8bfa7 100644
--- a/chef/distro/common/man/man1/knife-bootstrap.1
+++ b/chef/distro/common/man/man1/knife-bootstrap.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-BOOTRAP" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-BOOTRAP" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-bootrap\fR \- Install Chef Client on a remote host
diff --git a/chef/distro/common/man/man1/knife-client.1 b/chef/distro/common/man/man1/knife-client.1
index 234fd61236..d217ec3312 100644
--- a/chef/distro/common/man/man1/knife-client.1
+++ b/chef/distro/common/man/man1/knife-client.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-CLIENT" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-CLIENT" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-client\fR \- Manage Chef API Clients
diff --git a/chef/distro/common/man/man1/knife-configure.1 b/chef/distro/common/man/man1/knife-configure.1
index fba822cdf7..202ca02c23 100644
--- a/chef/distro/common/man/man1/knife-configure.1
+++ b/chef/distro/common/man/man1/knife-configure.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-CONFIGURE" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-CONFIGURE" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-configure\fR \- Generate configuration files for knife or Chef Client
diff --git a/chef/distro/common/man/man1/knife-cookbook-site.1 b/chef/distro/common/man/man1/knife-cookbook-site.1
index 45c1aa4305..c3c5fd34ab 100644
--- a/chef/distro/common/man/man1/knife-cookbook-site.1
+++ b/chef/distro/common/man/man1/knife-cookbook-site.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-COOKBOOK\-SITE" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-COOKBOOK\-SITE" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-cookbook\-site\fR \- Install and update open source cookbooks
diff --git a/chef/distro/common/man/man1/knife-cookbook.1 b/chef/distro/common/man/man1/knife-cookbook.1
index 316bef8def..08c1dd35da 100644
--- a/chef/distro/common/man/man1/knife-cookbook.1
+++ b/chef/distro/common/man/man1/knife-cookbook.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-COOKBOOK" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-COOKBOOK" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-cookbook\fR \- Upload and manage Chef cookbooks
diff --git a/chef/distro/common/man/man1/knife-data-bag.1 b/chef/distro/common/man/man1/knife-data-bag.1
index 0c8b587f80..2b662cbfad 100644
--- a/chef/distro/common/man/man1/knife-data-bag.1
+++ b/chef/distro/common/man/man1/knife-data-bag.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-DATA\-BAG" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-DATA\-BAG" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-data\-bag\fR \- Store arbitrary data on a Chef Server
diff --git a/chef/distro/common/man/man1/knife-environment.1 b/chef/distro/common/man/man1/knife-environment.1
index c8857684d1..33f42c367e 100644
--- a/chef/distro/common/man/man1/knife-environment.1
+++ b/chef/distro/common/man/man1/knife-environment.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-ENVIRONMENT" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-ENVIRONMENT" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-environment\fR \- Define cookbook policies for the environments in your infrastructure
diff --git a/chef/distro/common/man/man1/knife-exec.1 b/chef/distro/common/man/man1/knife-exec.1
index b67b6aea6e..6c61086a94 100644
--- a/chef/distro/common/man/man1/knife-exec.1
+++ b/chef/distro/common/man/man1/knife-exec.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-EXEC" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-EXEC" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-exec\fR \- Run user scripts using the Chef API DSL
diff --git a/chef/distro/common/man/man1/knife-index.1 b/chef/distro/common/man/man1/knife-index.1
index a08322961a..a2467b5272 100644
--- a/chef/distro/common/man/man1/knife-index.1
+++ b/chef/distro/common/man/man1/knife-index.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-INDEX" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-INDEX" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-index\fR \- Rebuild the search index on a Chef Server
diff --git a/chef/distro/common/man/man1/knife-node.1 b/chef/distro/common/man/man1/knife-node.1
index b6f81eb7f6..51c7413233 100644
--- a/chef/distro/common/man/man1/knife-node.1
+++ b/chef/distro/common/man/man1/knife-node.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-NODE" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-NODE" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-node\fR \- Manage the hosts in your infrastructure
diff --git a/chef/distro/common/man/man1/knife-recipe.1 b/chef/distro/common/man/man1/knife-recipe.1
index 3d15408705..a89c570072 100644
--- a/chef/distro/common/man/man1/knife-recipe.1
+++ b/chef/distro/common/man/man1/knife-recipe.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-RECIPE" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-RECIPE" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-recipe\fR \- List the recipes available on a Chef Server
diff --git a/chef/distro/common/man/man1/knife-role.1 b/chef/distro/common/man/man1/knife-role.1
index 6dba91a4c4..c3b9d1716c 100644
--- a/chef/distro/common/man/man1/knife-role.1
+++ b/chef/distro/common/man/man1/knife-role.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-ROLE" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-ROLE" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-role\fR \- Group common configuration settings
diff --git a/chef/distro/common/man/man1/knife-search.1 b/chef/distro/common/man/man1/knife-search.1
index 3f3a5a0a08..3b9c518b2c 100644
--- a/chef/distro/common/man/man1/knife-search.1
+++ b/chef/distro/common/man/man1/knife-search.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-SEARCH" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-SEARCH" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-search\fR \- Find objects on a Chef Server by query
diff --git a/chef/distro/common/man/man1/knife-ssh.1 b/chef/distro/common/man/man1/knife-ssh.1
index 0f5c472f1a..2361280720 100644
--- a/chef/distro/common/man/man1/knife-ssh.1
+++ b/chef/distro/common/man/man1/knife-ssh.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-SSH" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-SSH" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-ssh\fR \- Run a command or interactive session on multiple remote hosts
diff --git a/chef/distro/common/man/man1/knife-status.1 b/chef/distro/common/man/man1/knife-status.1
index cced0789c6..45280bec1b 100644
--- a/chef/distro/common/man/man1/knife-status.1
+++ b/chef/distro/common/man/man1/knife-status.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-STATUS" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-STATUS" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-status\fR \- Display status information for the nodes in your infrastructure
diff --git a/chef/distro/common/man/man1/knife-tag.1 b/chef/distro/common/man/man1/knife-tag.1
index ebef20e314..85de474f4e 100644
--- a/chef/distro/common/man/man1/knife-tag.1
+++ b/chef/distro/common/man/man1/knife-tag.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE\-TAG" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE\-TAG" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\-tag\fR \- Apply tags to nodes on a Chef Server
diff --git a/chef/distro/common/man/man1/knife.1 b/chef/distro/common/man/man1/knife.1
index 193002671a..d019e20320 100644
--- a/chef/distro/common/man/man1/knife.1
+++ b/chef/distro/common/man/man1/knife.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "KNIFE" "1" "April 2011" "Chef 0.10.0.beta.7" "Chef Manual"
+.TH "KNIFE" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual"
.
.SH "NAME"
\fBknife\fR \- Chef Server REST API utility
diff --git a/chef/lib/chef/version.rb b/chef/lib/chef/version.rb
index e3571524a3..3f0301d6c8 100644
--- a/chef/lib/chef/version.rb
+++ b/chef/lib/chef/version.rb
@@ -17,7 +17,7 @@
class Chef
CHEF_ROOT = File.dirname(File.expand_path(File.dirname(__FILE__)))
- VERSION = '0.10.0.beta.7'
+ VERSION = '0.10.0.beta.8'
end
# NOTE: the Chef::Version class is defined in version_class.rb