diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2020-03-19 10:44:02 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2020-03-19 10:44:02 +0200 |
commit | f1faed4254c76b188c10a9a2cfd50cc4799f17d8 (patch) | |
tree | f27f45a7c6507aabe9a31d7d520520f127dd5544 /version.properties | |
parent | 70325cecbc0830d5f42c64d277273134263164fb (diff) |
Change-Id: I50a74ac36b1ad3a52abc31fb2a7e7e5f746111d4
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 190988d..5ad9fe3 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |