From 3faabd74883c5f5d8b311478b86e37c120ebe4d1 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Wed, 14 Sep 2016 18:33:00 +0000 Subject: Bump version of chef to 12.14.64 by Chef Versioner. --- lib/chef/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/chef/version.rb b/lib/chef/version.rb index 407e5249cf..605951bacf 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.14.63" + VERSION = "12.14.64" end # -- cgit v1.2.1