diff options
author | Michael Lando <michael.lando@intl.att.com> | 2018-11-01 16:25:31 +0200 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-11-01 16:25:31 +0200 |
commit | 1276ee10702ae3c1e1e7f9c11d6b2949e3e757e8 (patch) | |
tree | 5cf368447e02a1022981c903739e9c05fb9d2b48 /version.properties | |
parent | 1777d1336dc7eaf3aa6c8e89fb5462c7700128d2 (diff) |
update sdc to version 1.3.2
Change-Id: Ibd1a6a23f061c23e8bb0bb603f6ac315581564f6
Issue-ID: SDC-1865
Signed-off-by: Michael Lando <michael.lando@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 a61846bb1e..190988d7d5 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |