summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-04-29 15:37:24 +0000
committerChef Versioner <chef-versioner@chef.io>2016-04-29 15:37:24 +0000
commitb94e2ef41fb68edc69e7a8067ea4b472e4b3aca9 (patch)
tree2eb6f145f5cfc115b6bb9da3e750f2a13bb43a22 /chef-config
parent8747900fdecda05355d1a72dadfc108db7d69663 (diff)
downloadchef-b94e2ef41fb68edc69e7a8067ea4b472e4b3aca9.tar.gz
Bump version of chef to 12.10.26 by Chef Versioner.v12.10.26
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 f2c32fc490..1531c8bf2b 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.25"
+ VERSION = "12.10.26"
end
#