summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-07-12 19:52:29 +0000
committerChef Versioner <chef-versioner@chef.io>2016-07-12 19:52:29 +0000
commitd754d8f3db3157d89143563984afe937bcfb855e (patch)
tree071fc3b8ee91d3be40a98f181155d3ac64a0e23f /chef-config/lib
parente5422e7a0073b5923fb12b270eb0cb907e91762f (diff)
downloadchef-d754d8f3db3157d89143563984afe937bcfb855e.tar.gz
Bump version of chef to 12.12.24 by Chef Versioner.v12.12.24
Diffstat (limited to 'chef-config/lib')
-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 ec4ce319b6..c082a79274 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.12.23"
+ VERSION = "12.12.24"
end
#