diff options
author | 2019-09-10 11:20:45 +0300 | |
---|---|---|
committer | 2019-09-10 11:20:45 +0300 | |
commit | 8d870958cac0eaf35b5a99597bdcf8a9acfbd652 (patch) | |
tree | 5911361dcaa5d5c72d05e14ebf96dce3486cba52 /version.properties | |
parent | 1d5ecc692a165fc84181b8f145242a410f2abf38 (diff) |
Bump version to 1.5.1
Change-Id: I15f8ab906c3ae505cd3905234f6dfb05b58132a9
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 99af3426..f78f30b1 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |