diff options
author | 2020-03-19 11:49:13 +0200 | |
---|---|---|
committer | 2020-03-19 10:10:35 +0000 | |
commit | bb3b47de0f63bbc823acc6a5fd2d7ff381b4b64b (patch) | |
tree | 7c5b8faf36ec86fbef7fe1d88b04034e06046e93 /version.properties | |
parent | 7d87d3d3f704c3613f8090af5f7d80dc8e94e9a3 (diff) |
Bump version 1.3.31.3.3
Change-Id: Ic05f7e8313e1d8b1832fe1ed3e0357bbe9cc9cdb
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} |