full_install_osm.sh: point to ReleaseSIX by default
Change-Id: I7cd931a72e14d617650a7241380c9d99e0e0cbd9
Signed-off-by: Gerardo García <gerardo-garcia@users.noreply.github.com>
(cherry picked from commit c471ecc45cddc5a463b1e807266cf663955c7b0c)
diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh
index 96ffdbe..5d8d5bf 100755
--- a/installers/full_install_osm.sh
+++ b/installers/full_install_osm.sh
@@ -1154,7 +1154,7 @@
COMMIT_ID=""
ASSUME_YES=""
INSTALL_FROM_SOURCE=""
-RELEASE="ReleaseFIVE"
+RELEASE="ReleaseSIX"
REPOSITORY="stable"
INSTALL_VIMEMU=""
INSTALL_FROM_LXDIMAGES=""