summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-09 18:35:57 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-09 18:35:57 +0000
commit3a8a0f9a51329120ae1d58187242924f119eaa1a (patch)
tree8d8dd0f927fea4998de8276320449b90baacca31 /chef-config
parent087a882d095ff315d59675fd77d8e1ba028f6d60 (diff)
downloadchef-3a8a0f9a51329120ae1d58187242924f119eaa1a.tar.gz
Bump version of chef to 12.17.52 by Chef Versioner.v12.17.52
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 7d2034ebb4..ab5ea21d9a 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.51"
+ VERSION = "12.17.52"
end
#