summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-12 21:56:37 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-12 21:56:37 +0000
commit4b9d5f70ba46eeb0445de1d0fbb11d05d2614cca (patch)
treeee8d552ed4113858784295446c0174281ac7d5a8 /chef-config
parentdb9e11a6d64db304b04850bf6ff0ce3d782f5482 (diff)
downloadchef-4b9d5f70ba46eeb0445de1d0fbb11d05d2614cca.tar.gz
Bump version of chef to 12.10.47 by Chef Versioner.v12.10.47
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 f740a74f88..69f0e11d00 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.46"
+ VERSION = "12.10.47"
end
#