build_inf_debian: update ver for H-Release
[pti/rtp.git] / scripts / build_inf_debian / build_inf_debian.sh
index 57211d5..7aa8e1d 100755 (executable)
@@ -26,7 +26,7 @@ SRC_ORAN_BRANCH="master"
 SRC_ORAN_URL="https://gerrit.o-ran-sc.org/r/pti/rtp"
 
 STX_VER="8.0"
-ORAN_REL="ORAN G-Release (${STX_VER})"
+ORAN_REL="ORAN H-Release (${STX_VER})"
 
 SCRIPTS_DIR=$(dirname $(readlink -f $0))
 SCRIPTS_NAME=$(basename $0)