summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-17 21:21:11 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-17 21:21:11 +0000
commit8f318ae3a874f0708cbde3855096d110bb75e5bb (patch)
tree31908cf96d607a5a59927b87812159953a3f7740 /chef-config/lib/chef-config/version.rb
parent3947f094d2559ae45c71dd0371e1da57e9eece57 (diff)
downloadchef-8f318ae3a874f0708cbde3855096d110bb75e5bb.tar.gz
Bump version of chef to 12.19.34 by Chef Versioner.v12.19.34
Diffstat (limited to 'chef-config/lib/chef-config/version.rb')
-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 0610cc3100..e2caf3ab14 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.19.33"
+ VERSION = "12.19.34"
end
#