diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-07-28 15:44:36 +0300 |
---|---|---|
committer | Tal Gitelman <tal.gitelman@att.com> | 2019-07-28 14:55:38 +0000 |
commit | 610ff24fb145dc64e73a12d51901446b7b8be245 (patch) | |
tree | c8a4dac7827ce5dcd7946d0df7c70cb6a227ccf4 /version.properties | |
parent | 692dec121aa5ea408c6170325a63b393b755fdf1 (diff) |
Update SDC version 1.5.1
Change-Id: Id2182099210982248584c1fcf4569a1360d82f1d
Issue-ID: SDC-2478
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 011dc3c301..81c5c8f58b 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |