From b60b417a4b971ceadc755658c0d78de6029cab5e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 27 Mar 2023 11:57:01 +0200 Subject: update to 1.53.0 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 7638c18..dc8bee5 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #121 grpc version 1.53.0RC2 ] { +Extension [ extension #121 grpc version 1.53.0 ] { - INI { Entry [ grpc.enable_fork_support ] @@ -60,7 +60,7 @@ Extension [ extension #121 grpc version 1.53.0RC2 ] { 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.53.0RC2 } + Constant [ string Grpc\VERSION ] { 1.53.0 } } - Classes [7] { -- cgit