summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-27 02:33:28 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-27 02:33:28 +0000
commit336f21b7a19f73aa5487611aeef50b1efb02bb05 (patch)
tree01e17e25d2b265b47c134326dd37ce5520364cae /chef-config
parent8744346df4475d081928af698eafd782d2fdf307 (diff)
downloadchef-336f21b7a19f73aa5487611aeef50b1efb02bb05.tar.gz
Bump version of chef to 12.19.38 by Chef Versioner.v12.19.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 bf1cd5ac51..49d6ac19a0 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.19.37"
+ VERSION = "12.19.38"
end
#