summaryrefslogtreecommitdiff
path: root/grpc/build_config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'grpc/build_config.rb')
-rw-r--r--grpc/build_config.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc/build_config.rb b/grpc/build_config.rb
index 7b776c92..98253e28 100644
--- a/grpc/build_config.rb
+++ b/grpc/build_config.rb
@@ -13,5 +13,5 @@
# limitations under the License.
module GrpcBuildConfig
- CORE_WINDOWS_DLL = '/tmp/libs/opt/grpc-14.dll'
+ CORE_WINDOWS_DLL = '/tmp/libs/opt/grpc-16.dll'
end