From 354a02ba8c344587fa2adb567fba95a88426107b Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Thu, 17 Nov 2022 21:49:49 +0800 Subject: [PATCH] build_inf_centos.sh: bump to G-Release Issue-ID: INF-284 Signed-off-by: Jackie Huang Change-Id: Ib994525900c5b089865adfb13488de5608cde4a2 --- scripts/build_inf_centos/build_inf_centos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build_inf_centos/build_inf_centos.sh b/scripts/build_inf_centos/build_inf_centos.sh index aff1431..a4cf196 100755 --- a/scripts/build_inf_centos/build_inf_centos.sh +++ b/scripts/build_inf_centos/build_inf_centos.sh @@ -25,7 +25,7 @@ SRC_ORAN_BRANCH="master" SRC_ORAN_URL="https://gerrit.o-ran-sc.org/r/pti/rtp" -ORAN_REL="ORAN F-Release (6.0)" +ORAN_REL="ORAN G-Release (6.0)" SCRIPTS_DIR=$(dirname $(readlink -f $0)) SCRIPTS_NAME=$(basename $0) -- 2.16.6