summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-07 10:45:03 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-07 10:45:03 +0000
commitb1d3d41697b99ea8d4615c6cca5776c9276bc0be (patch)
tree2ca55b3366d88983b7ec58388d82c70c1fe5ed88 /chef-config
parent7d90f34b0540addb12c5cf63f34635d1336392e6 (diff)
downloadchef-b1d3d41697b99ea8d4615c6cca5776c9276bc0be.tar.gz
Bump version of chef to 12.19.10 by Chef Versioner.v12.19.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 7be8dc317e..8e7c6dfe5c 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.9"
+ VERSION = "12.19.10"
end
#