diff options
author | 2019-09-11 08:59:16 +0300 | |
---|---|---|
committer | 2019-09-11 08:59:16 +0300 | |
commit | cb3dda5caf2c351998bb13b7d420487ede198639 (patch) | |
tree | fc96fe1ae1b88af31a5457cd44f71e3c0444bd96 | |
parent | d3c23814e2e5319881a2e2e47b0b4ea338cbd997 (diff) |
Bump version.properties to 1.3.2
Change-Id: I7c1bd2b7c59855031928a2f11521251f947d7df4
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
-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} |