summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-05 15:19:43 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-05 15:19:43 +0000
commit4c43a1cc78dce9207fc1461fd1025f29c0c50e98 (patch)
treed91b547d3f68879215626473ded8f2c8938229bf /chef-config
parent8a5b45dbd8d9356191d727ad701a756fb435235f (diff)
downloadchef-4c43a1cc78dce9207fc1461fd1025f29c0c50e98.tar.gz
Bump version of chef to 12.10.34 by Chef Versioner.v12.10.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 0ce305aaf3..970ffe9229 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.33"
+ VERSION = "12.10.34"
end
#