From: wahidw Date: Wed, 23 Jun 2021 11:25:09 +0000 (+0000) Subject: Updating RMR to v4.7.4 X-Git-Tag: 2.3.4~1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=52b8fb21b577438bdce8658b60a27d6379d713f2;p=ric-plt%2Fxapp-frame-cpp.git Updating RMR to v4.7.4 Change-Id: I537dfac9bfb08856cad87d037d9b164947ead227 Signed-off-by: wahidw --- diff --git a/build_rmr.sh b/build_rmr.sh index 2abd65c..de06e60 100755 --- a/build_rmr.sh +++ b/build_rmr.sh @@ -6,7 +6,7 @@ # repo and installing it. The package method is preferred # but if that breaks this can be used in place of it. -rmr_ver=${1:-4.4.1} +rmr_ver=${1:-4.7.4} # assume that we're in the proper directory set -e