From c1e1c309796b4ab55631c2b4cc97347936fc93a8 Mon Sep 17 00:00:00 2001 From: Jeremy Mordkoff Date: Thu, 19 Oct 2017 13:27:19 -0400 Subject: [PATCH 1/1] NO BUG -- update RIFT package to include Logo fix from 5.2.0.1 Signed-off-by: Jeremy Mordkoff --- BUILD.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.sh b/BUILD.sh index 1a9ecb3eb..289d11a30 100755 --- a/BUILD.sh +++ b/BUILD.sh @@ -80,7 +80,7 @@ set -x # Print commands before executing them # Set up repo and version PLATFORM_REPOSITORY=${1:-OSM3} -PLATFORM_VERSION=${2:-5.2.0.2.72174} +PLATFORM_VERSION=${2:-5.2.0.2.72254} ############################################################################### # Main block -- 2.17.1