summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-11-10 13:16:45 +0000
committerChef Versioner <chef-versioner@chef.io>2016-11-10 13:16:45 +0000
commitb86319aa57ad41b3d8489d7b37f105b0f8701b1d (patch)
treec09b4799c2e007bbc5e12f527b336a2ff105d35f /chef-config
parent8c250fa44fd46328fbe0ffd1307af1923977c322 (diff)
downloadchef-b86319aa57ad41b3d8489d7b37f105b0f8701b1d.tar.gz
Bump version of chef to 12.17.2 by Chef Versioner.v12.17.2
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 fae7590ae3..abc3847e89 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.1"
+ VERSION = "12.17.2"
end
#