summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-04 22:23:39 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-04 22:23:39 +0000
commit0f5e73eebbb509750a380ccddfaf112ba415dd4a (patch)
treec6ab4584898ed8887e6b677b8dc1d87af979d9a7 /chef-config
parent11370ea1adf262fe9a3efe7238b7c699246a0d39 (diff)
downloadchef-0f5e73eebbb509750a380ccddfaf112ba415dd4a.tar.gz
Bump version of chef to 12.10.33 by Chef Versioner.v12.10.33
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index e5dfe1e4be..0ce305aaf3 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "12.10.32"
+ VERSION = "12.10.33"
end
#