summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-11-01 17:12:14 +0000
committerChef Versioner <chef-versioner@chef.io>2016-11-01 17:12:14 +0000
commit64e9455c816bac611b71ed4854d29d723bde0f88 (patch)
tree1a1c61c16cafbfcb0100db1e294d6ee40093d254 /chef-config
parent47363d8114256930925e553c64a49d4ea31279c0 (diff)
downloadchef-64e9455c816bac611b71ed4854d29d723bde0f88.tar.gz
Bump version of chef to 12.16.34 by Chef Versioner.v12.16.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 e28a97795b..755bf3a6a1 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.33"
+ VERSION = "12.16.34"
end
#