From a1193d218a9cf188ebbde1bab3d38c3afa822b36 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 21 Sep 2022 11:26:11 +0200 Subject: update to 1.49.0 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 5eab825..2e62a6f 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #120 grpc version 1.48.1 ] { +Extension [ extension #120 grpc version 1.49.0 ] { - INI { Entry [ grpc.enable_fork_support ] @@ -60,7 +60,7 @@ Extension [ extension #120 grpc version 1.48.1 ] { Constant [ int Grpc\CHANNEL_READY ] { 2 } Constant [ int Grpc\CHANNEL_TRANSIENT_FAILURE ] { 3 } Constant [ int Grpc\CHANNEL_FATAL_FAILURE ] { 4 } - Constant [ string Grpc\VERSION ] { 1.48.1 } + Constant [ string Grpc\VERSION ] { 1.49.0 } } - Classes [7] { -- cgit