summaryrefslogtreecommitdiff
path: root/chef
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-06-13 10:04:14 -0700
committerDaniel DeLeo <dan@opscode.com>2010-06-13 10:04:14 -0700
commit443c343db2c45e5f549eb73d1a945bbb0884013d (patch)
tree64a2f70f3a54d134d0ec6d068fae432b0fad40b3 /chef
parent441d55fe6c8b5548c8a18331e6702bd643cdb6a7 (diff)
downloadchef-443c343db2c45e5f549eb73d1a945bbb0884013d.tar.gz
bump to beta 2 for release0.9.0.b02
Diffstat (limited to 'chef')
-rw-r--r--chef/lib/chef/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef/lib/chef/version.rb b/chef/lib/chef/version.rb
index 23ccbca8b0..62eacc34db 100644
--- a/chef/lib/chef/version.rb
+++ b/chef/lib/chef/version.rb
@@ -16,5 +16,5 @@
# limitations under the License.
class Chef
- VERSION = '0.9.0.b01'
+ VERSION = '0.9.0.b02'
end \ No newline at end of file