summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-04-27 17:57:14 +0000
committerChef Versioner <chef-versioner@chef.io>2016-04-27 17:57:14 +0000
commitc234d6affb93eb1af6e12033d37d2e74609120de (patch)
tree08a1aa13bdceed976fe943a67286a6fea76a6d08 /chef-config/lib/chef-config/version.rb
parentff3a167bc41163f976ac9244cb60c8c2f6adb9be (diff)
downloadchef-c234d6affb93eb1af6e12033d37d2e74609120de.tar.gz
Bump version of chef to 12.10.24 by Chef Versioner.v12.10.24release_12.10.24
Diffstat (limited to 'chef-config/lib/chef-config/version.rb')
-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 7f5bc5d26c..bc46c68143 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.23"
+ VERSION = "12.10.24"
end
#