From 392e2131e17bd2a028d5b91b7a99aee26bbfbf19 Mon Sep 17 00:00:00 2001 From: Vijay Pai Date: Sat, 13 Jan 2018 23:58:26 -0800 Subject: Removing grpc_alarm from core requires a major version bump for core --- 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 3dc31d4ce3..644c80fdb6 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-5.dll' + CORE_WINDOWS_DLL = '/tmp/libs/opt/grpc-6.dll' end -- cgit v1.2.3