diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-04-26 07:02:21 +0000 |
---|---|---|
committer | liboNet <libo.zhu@intel.com> | 2019-05-01 06:43:40 +0800 |
commit | 51d1d3a0c0009a58f79cc7642a2777833d9c5d5b (patch) | |
tree | 4838844faa9bf6896386f5b5f856a38e70e91736 /version.properties | |
parent | 0578fd433f012050561da57f9866550cbcf37b0e (diff) |
Upgrade to 1.3.2
This should be done once 1.3.1 artifacts are released
Change-Id: I81cf1ec9150db5fca84257d77116ad48c4278dd0
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 c2ec0b2..3e594ed 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |