commit | 56044b79a2282e50a8c271b36289b1724cb40cd8 | [log] [tgz] |
---|---|---|
author | czichy <thoralf.czichy@nokia.com> | Thu Dec 08 12:33:09 2022 +0200 |
committer | czichy <thoralf.czichy@nokia.com> | Thu Dec 08 12:33:09 2022 +0200 |
tree | b916c133b675416fc7f74351d86fc571af460cec | |
parent | a0bada6bf7af92d281c381092e7d6881c67d905f [diff] [blame] |
Updating RMR version to 4.8.5 Signed-off-by: czichy <thoralf.czichy@nokia.com> Change-Id: I81f79b40a4d53dc3a0afe43e0b09472486ea4c4c
diff --git a/build_rmr.sh b/build_rmr.sh index 71e9bb9..acdf15c 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.8.0} +rmr_ver=${1:-4.8.5} # assume that we're in the proper directory set -e