diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-09-10 16:32:05 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-09-10 16:32:17 +0100 |
commit | 612d812d15c12faa750b179e03135800076090b9 (patch) | |
tree | 1f7d568a1ff38244abc98e6d01fb272b5e2a05b6 /version.properties | |
parent | 526da64a3a8702c59c5ab4c0128598dac48ae053 (diff) |
Bump APEX version to 2.4.2-SNAPSHOT
Change-Id: Idde5050b425eb1bebe312e80e795c21513367a1b
Issue-ID: POLICY-2789
Signed-off-by: a.sreekumar <ajith.sreekumar@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 858e03bd3..926fe5b06 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |