From 7669c5f0259cd42f626394623b6d6f5bda5ab319 Mon Sep 17 00:00:00 2001 From: Vikas Chandra Date: Fri, 29 Nov 2019 15:21:39 +0530 Subject: Bug 553566 - Enable freeze report for 4.14 Change-Id: I8edc32518cf5c28aa43b6c194f7aa33d62d36e53 Signed-off-by: Vikas Chandra --- production/build-functions.shsource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/build-functions.shsource b/production/build-functions.shsource index deb5268fc..f51b72b35 100755 --- a/production/build-functions.shsource +++ b/production/build-functions.shsource @@ -1189,7 +1189,7 @@ fn-summarize-apitooling () # place, and not have to make further, hard-coded changes to php files. # Similar for freeze label. # NOTE: the *reference* for API changes should be the "previous release", even if it is a "service release". - #API_PREV_REF_LABEL=4.13 + API_PREV_REF_LABEL=4.13 fn-write-property API_PREV_REF_LABEL API_FREEZE_REF_LABEL=4.14RC1 #API_FREEZE_REF_LABEL=" " -- cgit v1.2.3