summaryrefslogtreecommitdiff
path: root/chef/lib/chef/version.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef/lib/chef/version.rb')
-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 6c7a696378..58424381d2 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 = '10.24.0.rc.1'
+ VERSION = '10.24.0.rc.2'
end
# NOTE: the Chef::Version class is defined in version_class.rb