Advance PLATFORM_RELEASE to 19.01

On master branch, PLATFORM_RELEASE should always have a value
that lies between that of the last release (18.10), and that of the
next anticipated release (19.06 was the last I heard).

Setting it to 19.01

Story: 2004596
Task: 28487
Change-Id: I5e34e1fcdec39f0ce0205ea94c73d8a5d5c73bc9
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2018-12-12 14:45:51 -05:00
parent 59bf414a63
commit b8e1dbae78
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@
#
# Note: Sourced from scripts, so needs to be bash-able
#
PLATFORM_RELEASE="18.10"
PLATFORM_RELEASE="19.01"