summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-11-15 21:42:45 +0000
committerChef Versioner <chef-versioner@chef.io>2016-11-15 21:42:45 +0000
commite4dbb483b1252a1e861ffaf421317e1e450c3abb (patch)
treebb04faf0b45f88a3cf20cc02d0a7c22a36ba013e /chef-config
parentb4c077bec9220a13489b2f125d59e0326232b93b (diff)
downloadchef-e4dbb483b1252a1e861ffaf421317e1e450c3abb.tar.gz
Bump version of chef to 12.17.9 by Chef Versioner.v12.17.9
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 caa849d185..37f6d95c6e 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.17.8"
+ VERSION = "12.17.9"
end
#