diff options
author | liboNet <libo.zhu@intel.com> | 2019-05-25 07:56:02 +0800 |
---|---|---|
committer | liboNet <libo.zhu@intel.com> | 2019-05-25 07:56:02 +0800 |
commit | 8b38222e46064156985f0e6425207479fd2c975e (patch) | |
tree | 2682a4bf64a5f9e97041d9da1544bdd32b0fbd59 /version.properties | |
parent | 79f626b0c4419dfcb5b7d1ea0a279a523c6c21bd (diff) |
Upgrade to 1.3.4
This should be done once 1.3.3 artifacts are released
Change-Id: I5699ae11007c6b2427fa94113345377cb24fcf34
Issue-ID: MULTICLOUD-652
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 56d96da..4c48512 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |