summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-06-01 23:00:08 +0000
committerChef Versioner <chef-versioner@chef.io>2016-06-01 23:00:08 +0000
commitd5d99a4453767842e99598200695e45ecbd56a87 (patch)
treeb336b8893935d887c820516072b79df074663b80 /chef-config
parent31ebb3a22876a29ea129733900773ea1547b5003 (diff)
downloadchef-d5d99a4453767842e99598200695e45ecbd56a87.tar.gz
Bump version of chef to 12.11.16 by Chef Versioner.v12.11.16
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 cfd8051ce1..b2d061b961 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.11.15"
+ VERSION = "12.11.16"
end
#