diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-04-26 07:04:10 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-04-30 06:26:53 +0000 |
commit | 44dd8f2c00ee8a6ec5157bc24af6ae0bcb75d9dd (patch) | |
tree | 2e35c782cf1b380441f60ce39eeab3a578446a8f /version.properties | |
parent | 8cd7378736fa89f7df943283ff328441b551e0e0 (diff) |
Upgrade to 1.3.2
This should be done once 1.3.1 artifacts are released
Change-Id: I943b7cd163b3e607e098e2e6c248a3ed4169119c
Issue-ID: MULTICLOUD-590
Signed-off-by: Bin Yang <bin.yang@windriver.com>
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 43763563..6c7fe66d 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |