build_inf_centos.sh: bump to G-Release 97/9697/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 17 Nov 2022 13:49:49 +0000 (21:49 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Thu, 17 Nov 2022 13:49:49 +0000 (21:49 +0800)
Issue-ID: INF-284

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ib994525900c5b089865adfb13488de5608cde4a2

scripts/build_inf_centos/build_inf_centos.sh

index aff1431..a4cf196 100755 (executable)
@@ -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)