diff options
author | 2020-03-19 08:49:00 +0000 | |
---|---|---|
committer | 2020-03-19 08:49:33 +0000 | |
commit | 3ca1f431e3c9d7e14f57f839ce8f5d2592721819 (patch) | |
tree | c66b9170be98f868f4b0f77d0b96fd3d11ec0696 /version.properties | |
parent | b363c92b0ce006305454efd778b4f88ede8929cc (diff) |
Bump version 1.3.31.3.3
Change-Id: Iae2b9cdb17db578549ad31628167b53c9de62daa
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} |