From 64e9455c816bac611b71ed4854d29d723bde0f88 Mon Sep 17 00:00:00 2001
From: Chef Versioner <chef-versioner@chef.io>
Date: Tue, 1 Nov 2016 17:12:14 +0000
Subject: Bump version of chef to 12.16.34 by Chef Versioner.

---
 chef-config/lib/chef-config/version.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'chef-config')

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
 
 #
-- 
cgit v1.2.1