diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-12-19 06:58:02 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-12-19 06:58:02 +0000 |
commit | 860d099f352eb762f1f181f189867ed2c3f322a9 (patch) | |
tree | d2425f00cdc80f31b1a22aef395b8a361c5db1a7 /version.properties | |
parent | 43db74f2b6a0aa57305ee6533a73e501f284b0e7 (diff) |
Bump up patch version to 1.5.3 after releasing
Change-Id: I6b1352b04ab67e18a8f500c63f214cfa57c9c7a0
Issue-ID: MULTICLOUD-965
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 2fcfa950..94c261ce 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=5 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |