summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-02 22:35:20 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-02 22:35:20 +0000
commit99adaa4499f24418cc07fca8d188947fc985e7a6 (patch)
treea6eb1bdaa61e44b9b2e7c6659366e555a075520a /chef-config
parenta539b3895839ab149041a336fa62b1dc71433bb1 (diff)
downloadchef-99adaa4499f24418cc07fca8d188947fc985e7a6.tar.gz
Bump version of chef to 12.17.34 by Chef Versioner.v12.17.34
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 91cf78bf1c..3ce1917c15 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.17.33"
+ VERSION = "12.17.34"
end
#