summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-05 20:32:58 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-05 20:32:58 +0000
commit0b5c6a2ec8db1f8ab368c16a066b9a5b17a657cc (patch)
tree568d118d3b3eb9b4719d58d6633e19f88d8bc157 /chef-config
parentdedef637aec4a147ddd88941cd11d6ed90675c0b (diff)
downloadchef-0b5c6a2ec8db1f8ab368c16a066b9a5b17a657cc.tar.gz
Bump version of chef to 12.17.38 by Chef Versioner.v12.17.38
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 21bda3aca0..59ef3a2fec 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.37"
+ VERSION = "12.17.38"
end
#