summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-10 14:59:38 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-10 14:59:38 +0000
commit605c4545c17d15582e58bc3652146e2e2ede9987 (patch)
treef02ac87e1b1e9090ae4dde317cc8d5a88df1b506 /chef-config
parent3d6941c2a4047dbe087da53739879a327550dac1 (diff)
downloadchef-605c4545c17d15582e58bc3652146e2e2ede9987.tar.gz
Bump version of chef to 12.10.41 by Chef Versioner.v12.10.41
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 f7ff3fc6fe..752286425f 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.40"
+ VERSION = "12.10.41"
end
#