diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-09-10 11:01:53 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-09-10 11:02:21 +0300 |
commit | 852ccb9f870874923becf4d6edaced6681935ea0 (patch) | |
tree | 4c9f33c02ec831e20a0ca96845798a2e409678cd /version.properties | |
parent | bce9b9e3ce359c2d29f1ba2156b41f6fbd8c0c85 (diff) |
Bump version to 1.3.2
Change-Id: Ie41566e6b128eb002bd320c0fd65a32ffd1810c4
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 a61846b..190988d 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |