From: Jackie Huang Date: Thu, 17 Nov 2022 13:49:49 +0000 (+0800) Subject: build_inf_centos.sh: bump to G-Release X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=354a02ba8c344587fa2adb567fba95a88426107b;p=pti%2Frtp.git build_inf_centos.sh: bump to G-Release Issue-ID: INF-284 Signed-off-by: Jackie Huang Change-Id: Ib994525900c5b089865adfb13488de5608cde4a2 --- 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)