diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2020-03-19 14:29:39 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2020-03-19 14:29:39 +0200 |
commit | 96729d4dd88c7f13924f1ac7f78ff975f1d6a256 (patch) | |
tree | e5dfb1441e7564a1a1f37574354a3cf66ac4d2d6 /version.properties | |
parent | 68fe4496694a286a441e23ef9686b04feeb0f5fd (diff) |
Bump SDC to 1.6.31.6.3
Change-Id: Ib485f282ce0641ad7be8fef9324211ef84bac552
Issue-ID: SDC-2798
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 07c58854dd..7b8aab45a0 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |