diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-10-07 19:08:42 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-10-07 19:08:42 +0300 |
commit | 73d85da66a89bed17b0792002f7f9a525c0f78a5 (patch) | |
tree | 20597f0df69f8d40366b07410a3f1f281c1d1f0d /version.properties | |
parent | 2589c886bfd748bd346b3b02e048b52a1f7edd81 (diff) |
Bump version to 1.5.2
Change-Id: I6c189aa907ef27729cd9246d88b62b452d23b633
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.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 f78f30b1..45a2df95 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |