| commit | c1e1c309796b4ab55631c2b4cc97347936fc93a8 | [log] [tgz] |
|---|---|---|
| author | Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com> | Thu Oct 19 13:27:19 2017 -0400 |
| committer | Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com> | Thu Oct 19 13:27:19 2017 -0400 |
| tree | f71758013d690c1b1dd49d75478e113589f109bf | |
| parent | 6a086e9ef77f62312bf63e6f45bc35aba3102809 [diff] |
NO BUG -- update RIFT package to include Logo fix from 5.2.0.1 Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
diff --git a/BUILD.sh b/BUILD.sh index 1a9ecb3..289d11a 100755 --- a/BUILD.sh +++ b/BUILD.sh
@@ -80,7 +80,7 @@ # 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