From 3be2aedd3e88b353737876d60aa956e915a49888 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Thu, 12 May 2016 16:59:24 +0000 Subject: Bump version of chef to 12.10.46 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 a1de46b8a0..68997a1832 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.10.45" + VERSION = "12.10.46" end # -- cgit v1.2.1