From f7097dabcae47a4a4457ba2a06a597207c98ff84 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Thu, 19 Jan 2017 21:36:01 +0000 Subject: Bump version of chef to 12.18.40 by Chef Versioner. --- lib/chef/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/chef/version.rb') diff --git a/lib/chef/version.rb b/lib/chef/version.rb index 1da9ff3785..f6b115fdc0 100644 --- a/lib/chef/version.rb +++ b/lib/chef/version.rb @@ -21,7 +21,7 @@ class Chef CHEF_ROOT = File.expand_path("../..", __FILE__) - VERSION = "12.18.39" + VERSION = "12.18.40" end # -- cgit v1.2.1