From f75cdda6e0cda2bfd8e85d063132a9333469e174 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Sun, 20 Aug 2023 08:00:00 +0200
Subject: update to 1.57.0

build out of sources tree
---
 REFLECTION | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'REFLECTION')

diff --git a/REFLECTION b/REFLECTION
index e5d199e..12678a4 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #123 grpc version 1.56.0 ] {
+Extension [ <persistent> extension #125 grpc version 1.57.0 ] {
 
   - INI {
     Entry [ grpc.enable_fork_support <SYSTEM> ]
@@ -60,7 +60,7 @@ Extension [ <persistent> extension #123 grpc version 1.56.0 ] {
     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.56.0 }
+    Constant [ string Grpc\VERSION ] { 1.57.0 }
   }
 
   - Classes [7] {
-- 
cgit