diff options
author | liboNet <libo.zhu@intel.com> | 2019-05-24 03:19:25 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-05-23 03:32:51 +0000 |
commit | 9bd32245361a16cc643219909df35b21949798c3 (patch) | |
tree | 59c561cdfb3de70cb509fa86f69307f1bf84f3d5 /version.properties | |
parent | 3d4db216873da17cc6dfdddfb78553bb325647fd (diff) |
Upgrade to 1.3.31.3.3
This is to workaround that 1.3.2 releasing failure
Change-Id: I70804a0bb2e5fa358fcf4a33cab937a718d84b34
Issue-ID: MULTICLOUD-648
Signed-off-by: liboNet <libo.zhu@intel.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 3e594ed..56d96da 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |