diff options
author | Bin Yang <Bin.Yang@windriver.com> | 2019-10-25 03:02:21 +0000 |
---|---|---|
committer | Bin Yang <Bin.Yang@windriver.com> | 2019-10-25 03:02:21 +0000 |
commit | 952c8c09d3bc18c22e35f573c460e7cdb9d54d9d (patch) | |
tree | d02636d3f24f697c846ed4b0740bf0a8f32da1f7 /version.properties | |
parent | 4f3d02cd20803e8e18354b849f094a1400c74822 (diff) |
Bump up patch version to 1.5.1
Issue-ID: MULTICLOUD-882
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
Change-Id: I7793e2cf77b6e58c1f6310780e8bee236e3fae78
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 79e68663..ccb9e7c6 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |