projects
/
osm
/
SO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f93881
)
Bug 86 - update released SO build numbers
32/532/1
author
Leslie Giles
<Leslie.Giles@riftio.com>
Thu, 13 Oct 2016 16:18:38 +0000
(12:18 -0400)
committer
Leslie Giles
<Leslie.Giles@riftio.com>
Thu, 13 Oct 2016 16:18:38 +0000
(12:18 -0400)
Signed-off-by: Leslie Giles <Leslie.Giles@riftio.com>
BUILD.sh
patch
|
blob
|
history
diff --git
a/BUILD.sh
b/BUILD.sh
index
60f70b0
..
b0c6d27
100755
(executable)
--- a/
BUILD.sh
+++ b/
BUILD.sh
@@
-114,10
+114,10
@@
fi
if [[ $PLATFORM == ub16 ]]; then
PLATFORM_REPOSITORY=${1:-OSM}
- PLATFORM_VERSION=${2:-4.3.1.0.
49556
}
+ PLATFORM_VERSION=${2:-4.3.1.0.
50309
}
elif [[ $PLATFORM == fc20 ]]; then
PLATFORM_REPOSITORY=${1:-OSM} # change to OSM when published
- PLATFORM_VERSION=${2:-4.3.1.0.
49553-1
}
+ PLATFORM_VERSION=${2:-4.3.1.0.
50310
}
else
echo "Internal error: unknown platform $PLATFORM"
exit 1