summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-11-01 17:15:03 +0000
committerChef Versioner <chef-versioner@chef.io>2016-11-01 17:15:03 +0000
commit8cabbb7a61a49eba48ef20132fdf6ee90f94713c (patch)
tree690a63e591bc8c41256b9be279471ef2a9a15c43 /chef-config
parent92a5a56575097564ee79126c4c7af43b3f96452d (diff)
downloadchef-8cabbb7a61a49eba48ef20132fdf6ee90f94713c.tar.gz
Bump version of chef to 12.16.35 by Chef Versioner.v12.16.35
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 755bf3a6a1..b4c77a3363 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.16.34"
+ VERSION = "12.16.35"
end
#