diff options
author | Bin Yang <bin.yang@windriver.com> | 2020-04-02 11:03:28 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2020-04-02 11:03:28 +0000 |
commit | 44fcaf7a0408fd9f6850f3c1c65e404d05536f22 (patch) | |
tree | 2130689d027ddf4218f7deeafe2be560a382d761 /version.properties | |
parent | 1ac368da49c5ce7bb1257907773406f92407911d (diff) |
Bump up version to 1.5.6frankfurt
Change-Id: Icc7bb5bf48691d0daefc47ba975b3e4fa18d08a4
Issue-ID: MULTICLOUD-1045
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 fe0082d5..c3e9668f 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=5 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |