From c000668ffc20cac8f9034316183ca9ae801bc4e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Lamy?= Date: Sat, 28 Dec 2024 18:16:23 -0500 Subject: [PATCH] 54.2.1 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b2e604977..f2e2c32a5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ trigger: parameters: - name: Revision type: string - default: 54.2.1-rc01 + default: 54.2.1 - name: SkipTests type: string default: 'false'