diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-09-09 13:36:05 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-09-09 13:36:11 -0400 |
commit | 5d1283bf76438a00a4cbbba570793e6f9cec4440 (patch) | |
tree | 058293f1f77f8c0cdd6c19bc25bed5833cb6d4d2 /version.properties | |
parent | dc6de84e5fc22a557309e1445fab6a945d32c39e (diff) |
Bump distribution version to 2.4.2-SNAPSHOT
Issue-ID: POLICY-2789
Change-Id: Ic7783fec3955474266fe0e5c4e178b1db21661d8
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 858e03bd..926fe5b0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |