NO BUG -- update RIFT package to include Logo fix from 5.2.0.1 07/5607/1
authorJeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
Thu, 19 Oct 2017 17:27:19 +0000 (13:27 -0400)
committerJeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
Thu, 19 Oct 2017 17:27:19 +0000 (13:27 -0400)
Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
BUILD.sh

index 0a079ed..7ccdeba 100755 (executable)
--- 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