summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-02 21:29:14 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-02 21:29:14 +0000
commit7d77c339a058cc923e3487d2e71ac6c4651e300c (patch)
treee038715937c55424c52992017838f4f27706d5ff /chef-config
parent69a4a165de3c9e3e6838c4801465b426c267233b (diff)
downloadchef-7d77c339a058cc923e3487d2e71ac6c4651e300c.tar.gz
Bump version of chef to 12.17.33 by Chef Versioner.v12.17.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 d4f4607efb..91cf78bf1c 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.17.32"
+ VERSION = "12.17.33"
end
#