From e5511650e122468bcc1336ebde0e1940e7570569 Mon Sep 17 00:00:00 2001 From: Vikas Chandra Date: Tue, 10 Dec 2019 16:52:13 +0530 Subject: Bug 558063 - API Tools Version Verification Report says Eclipse 4.13 instead of 4.14 Change-Id: I2357faaf081a689a7836654e4535f1a8f8cf1f33 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 2f8e7f098..72e330ea5 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.14 fn-write-property API_PREV_REF_LABEL #API_FREEZE_REF_LABEL=4.14RC2 API_FREEZE_REF_LABEL=" " -- cgit v1.2.3