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 33804e45ae..0a9fa978f4 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.30.2'
+ VERSION = '10.30.4.rc.0'
end
# NOTE: the Chef::Version class is defined in version_class.rb