diff options
author | Idan Amit <idan.amit@intl.att.com> | 2019-01-03 18:18:37 +0200 |
---|---|---|
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | 2019-01-06 09:18:00 +0000 |
commit | bbeb590aaff56ff3364b852f6149b220581b58a1 (patch) | |
tree | c775c17faead68b8b7658516715a41a88476031c /version.properties | |
parent | 3cd900684dc33d5ca07e977df724a0c179a91fa9 (diff) |
Fixed minor issues in sdc-pubusb
Change-Id: I9d667fbb1740376e686824335f2dbae242f8d00c
Issue-ID: SDC-2032
Signed-off-by: Idan Amit <idan.amit@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 b7b958c..9263271 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=0 -patch=21 +patch=28 base_version=${major}.${minor}.${patch} |