From 3f3109afa9bc8294be649058caa3111892276dd6 Mon Sep 17 00:00:00 2001 From: Stanley Cheung Date: Mon, 22 Jan 2024 20:01:02 -0800 Subject: [Release] Bump version to 1.61.0-pre2 (on v1.61.x branch) (#35626) Change was created by the release automation script. See go/grpc-release. A few Ruby fixes added to `v1.61.x` branch after the `-pre1` cut. --- config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.m4') diff --git a/config.m4 b/config.m4 index f9526365c6..4545144643 100644 --- a/config.m4 +++ b/config.m4 @@ -1356,7 +1356,7 @@ if test "$PHP_GRPC" != "no"; then -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 \ -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 \ -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"\"PHP\""' \ - -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"\"1.61.0RC1\""') + -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"\"1.61.0RC2\""') PHP_ADD_BUILD_DIR($ext_builddir/src/core/ext/filters/backend_metrics) PHP_ADD_BUILD_DIR($ext_builddir/src/core/ext/filters/census) -- cgit v1.2.3