diff options
author | Remi Collet <remi@remirepo.net> | 2021-09-28 07:18:22 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-09-28 07:18:22 +0200 |
commit | 4291b0230dd3b47dfcdf483df6ec5c7e192bf750 (patch) | |
tree | 565a4f025f5cd69d0123bc12f0cfe66a74420514 /REFLECTION | |
parent | 81119ecfb0cf439667bb6305b41b331d640486f2 (diff) |
update to 1.41.0
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #124 grpc version 1.40.0 ] { +Extension [ <persistent> extension #124 grpc version 1.41.0 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -60,7 +60,7 @@ Extension [ <persistent> extension #124 grpc version 1.40.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.40.0 } + Constant [ string Grpc\VERSION ] { 1.41.0 } } - Classes [7] { |