From 58c33ba19bcec079d0991822055f28e804540426 Mon Sep 17 00:00:00 2001 From: Vijay Pai Date: Fri, 1 Sep 2017 14:08:42 -0700 Subject: Decouple alarm construction from setting to avoid races in MT code --- build_config.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_config.rb') diff --git a/build_config.rb b/build_config.rb index 7159c6e509..3dc31d4ce3 100644 --- a/build_config.rb +++ b/build_config.rb @@ -13,5 +13,5 @@ # limitations under the License. module GrpcBuildConfig - CORE_WINDOWS_DLL = '/tmp/libs/opt/grpc-4.dll' + CORE_WINDOWS_DLL = '/tmp/libs/opt/grpc-5.dll' end -- cgit v1.2.3