summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-06-19 16:04:36 +0000
committerChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-06-19 16:04:36 +0000
commit1b48be5de30aa9f5087d459d8bec20388c71a457 (patch)
tree4acae092f8d21aa5411c1f34dc6474a4b9a50fb2 /chef-config
parent43faeecfe05d39546fa77c6c7dc26e383200156b (diff)
downloadchef-1b48be5de30aa9f5087d459d8bec20388c71a457.tar.gz
Bump version of chef to 13.2.16 by Chef Expeditor.v13.2.16dh/chef11_compatible_sles12
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 dbc937edb0..89a452b001 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 = "13.2.15"
+ VERSION = "13.2.16"
end
#