| commit | cc1f438966b794517b51a58bcffb26f816a5557d | [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 | 18155fcf9b00022bee5dc70b1b7c1d7cbf111cd7 | |
| parent | 2433bde4496955c4ebbb576c645cc83891aecd87 [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 0a079ed..7ccdeba 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