summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-13 18:53:00 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-13 18:53:00 +0000
commit0141ca5a8f1c610cd2b3efc4ffdad4e0e1580f81 (patch)
tree197e28b0ddba0016a03fec19e812a6f64224a47f /chef-config/lib
parent86eeb4cb4b8950f5e055181a35f59b2e537da492 (diff)
downloadchef-0141ca5a8f1c610cd2b3efc4ffdad4e0e1580f81.tar.gz
Bump version of chef to 12.10.49 by Chef Versioner.v12.10.49
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 6aceb73880..20b4d7be0f 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.48"
+ VERSION = "12.10.49"
end
#