diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2020-04-20 16:16:44 +0300 |
---|---|---|
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | 2020-04-20 13:49:11 +0000 |
commit | 9ae0861fbca13eb88c2606eb2b8ff975562c7c1a (patch) | |
tree | 244ab5180d2b6e7e088d61c37f3c768f235a1a57 /version.properties | |
parent | cd6a9b8e0884fe44cd7c374fc48e7097a100cb6a (diff) |
Bump version 1.6.5
Change-Id: Ie390ca4f536c1db8418860825ca29d44aa3bcba1
Issue-ID: SDC-2892
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 eb9be783f8..beaf19b08a 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=6 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |