summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-05 22:13:27 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-05 22:13:27 +0000
commit3a982b8becf9b06a8e9ed772bb0e3912a5056254 (patch)
tree375562bd9b38bf337ade70174ffbb88d6bcddebd /chef-config/lib/chef-config/version.rb
parent922f4eb9bca3368349700822ba56e823a9fcf656 (diff)
downloadchef-3a982b8becf9b06a8e9ed772bb0e3912a5056254.tar.gz
Bump version of chef to 12.10.37 by Chef Versioner.v12.10.37
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 8f5720f631..28696af007 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.36"
+ VERSION = "12.10.37"
end
#