diff options
author | Bin Yang <Bin.Yang@windriver.com> | 2019-10-25 00:37:48 +0000 |
---|---|---|
committer | Bin Yang <Bin.Yang@windriver.com> | 2019-10-25 00:39:34 +0000 |
commit | d121849819765879f4323a3ead32ad7b1f374568 (patch) | |
tree | 24be555f49b6ff4dd2b40159fac309fabe38cfb8 /version.properties | |
parent | 2deac2900e3f1cf47ca0af214ad8e02468982a24 (diff) |
Bump version 1.4.3 for elalto
Patch version for fixing starlingx issue
Issue-ID: MULTICLOUD-866
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
Change-Id: I88db4de5bac5840de6943e54857175e560b63989
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 66718c5c..64af9b6d 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |