projects
/
osm
/
UI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a086e9
)
NO BUG -- update RIFT package to include Logo fix from 5.2.0.1
08/5608/1
v3.0.0rc14
v3.0.0rc15
author
Jeremy Mordkoff
<Jeremy.Mordkoff@riftio.com>
Thu, 19 Oct 2017 17:27:19 +0000
(13:27 -0400)
committer
Jeremy 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
patch
|
blob
|
history
diff --git
a/BUILD.sh
b/BUILD.sh
index
1a9ecb3
..
289d11a
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.72
17
4}
+PLATFORM_VERSION=${2:-5.2.0.2.72
25
4}
###############################################################################
# Main block