summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-12 01:57:17 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-12 01:57:17 +0000
commitb949a48acc21d4b64869bd7b834708d5232b1f2a (patch)
treef3b0ac264d3b348d323af40f5b58dec3735d975e /chef-config/lib/chef-config/version.rb
parent9600b1c8d3e5242a57757d83342a59692dbfaa21 (diff)
downloadchef-b949a48acc21d4b64869bd7b834708d5232b1f2a.tar.gz
Bump version of chef to 12.19.26 by Chef Versioner.v12.19.26
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 0ad2c44795..41fc295050 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.19.25"
+ VERSION = "12.19.26"
end
#