diff options
author | Jim Hahn <jrh3@att.com> | 2020-09-08 17:50:43 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-09-08 17:51:06 -0400 |
commit | ae973ff83581536a8810fde450491a3091fef618 (patch) | |
tree | 522bb5750c335d1ba7d96dec3ba4ad72af8406b1 /version.properties | |
parent | 4dde0f119cb004fc06a11c86b325a1adf82362e3 (diff) |
Bump pap to 2.3.2
Issue-ID: POLICY-2789
Change-Id: Ie4d4df890c1faac0e09d78d3b0d0157d8ef95410
Signed-off-by: Jim Hahn <jrh3@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 bc2c506d..16dbea1c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |