diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 18:52:48 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 18:52:53 -0400 |
commit | 38af4448a40648fee13cdef1da79d579f34bfb05 (patch) | |
tree | 74fe451dd68bdb47a75096d80b3e2466a3a13ed2 /version.properties | |
parent | fd48c3ad65bdac0f516b440f0646ab76cb727004 (diff) |
Bump distribution 2.3.3
Issue-ID: POLICY-2514
Change-Id: I6093e20eb2918a5a5ebf070b5a96c58380d8b30e
Signed-off-by: Pamela Dragosh <pdragosh@research.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 16dbea1c..7307096b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |