From: Jeremy Mordkoff Date: Thu, 19 Oct 2017 17:27:19 +0000 (-0400) Subject: NO BUG -- update RIFT package to include Logo fix from 5.2.0.1 X-Git-Tag: v3.0.0rc14^0 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=commitdiff_plain;h=c1e1c309796b4ab55631c2b4cc97347936fc93a8 NO BUG -- update RIFT package to include Logo fix from 5.2.0.1 Signed-off-by: Jeremy Mordkoff --- 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