summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-18 15:09:29 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-18 15:09:29 +0000
commit9b235f9b41c8c2e2b1140b6e4552d20245c53e2b (patch)
treefbfb556d25167907e4965f80dcbc3f246c695554 /chef-config/lib
parentf171bb32302b6bd12b001df6f89c35ecc0a84ccc (diff)
downloadchef-9b235f9b41c8c2e2b1140b6e4552d20245c53e2b.tar.gz
Bump version of chef to 12.18.38 by Chef Versioner.v12.18.38
Diffstat (limited to 'chef-config/lib')
-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 092b1881eb..4f3d9fad2b 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.18.37"
+ VERSION = "12.18.38"
end
#