From: wahidw Date: Thu, 12 Nov 2020 10:00:12 +0000 (+0000) Subject: Updating RMR version to 4.4.1 X-Git-Tag: 2.3.2~1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F53%2F5053%2F1;p=ric-plt%2Fxapp-frame-cpp.git Updating RMR version to 4.4.1 Signed-off-by: wahidw Change-Id: Iec55e15a0ef4865db89d0e8e5bdd22846f71d7d6 --- diff --git a/build_rmr.sh b/build_rmr.sh index 905a15d..2abd65c 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:-3.6.2} +rmr_ver=${1:-4.4.1} # assume that we're in the proper directory set -e