summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-31 17:14:22 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-31 17:14:22 +0000
commitb7a1d984a1d883738f46c237238a4b4d46f9c47a (patch)
tree20816b638c5b80203def675ab1826d779894dd3b /chef-config
parentf5e9f42b30fc2207ed7b722bf459169c92f0da21 (diff)
downloadchef-b7a1d984a1d883738f46c237238a4b4d46f9c47a.tar.gz
Bump version of chef to 12.11.10 by Chef Versioner.v12.11.10
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 c34be472db..bc7b0a1797 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.11.9"
+ VERSION = "12.11.10"
end
#