summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-05 15:32:00 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-05 15:32:00 +0000
commit02d229d206ce62e7af1187b0de96a565a64a721c (patch)
tree80f2da7baf9db4109d4323868ea3215d2c20b187 /chef-config
parent88a973df8ad4179d46ff296c80c1a4fb193e2637 (diff)
downloadchef-02d229d206ce62e7af1187b0de96a565a64a721c.tar.gz
Bump version of chef to 12.10.35 by Chef Versioner.v12.10.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 970ffe9229..6cd015eef0 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.10.34"
+ VERSION = "12.10.35"
end
#