diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-15 08:31:43 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-15 08:31:48 -0400 |
commit | 21b4229b359a7eefc03db4a061d40b83159bd457 (patch) | |
tree | 589b18635266db4475f1ac689c081030059d6160 /version.properties | |
parent | f7c28d8b9cafeada8c15f0342bdcb1e9ef9b51a4 (diff) |
Bump distribution to 2.3.2-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I09f030b2256d0cefe69d88cdedd3f5dc05472296
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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} |