From 443c343db2c45e5f549eb73d1a945bbb0884013d Mon Sep 17 00:00:00 2001 From: Daniel DeLeo Date: Sun, 13 Jun 2010 10:04:14 -0700 Subject: bump to beta 2 for release --- chef/lib/chef/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef') 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 -- cgit v1.2.1