diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-07 18:09:30 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-07 18:09:35 -0400 |
commit | 0c7836c2c90dc0b79461c39340b6a81d33f835d0 (patch) | |
tree | 68ba04c261f8b401b0768bfce1d33363cc9f26d4 /version.properties | |
parent | a174c402c549962bdf28bca8a724b4b20cc640ed (diff) |
Bump distribution to 2.4.3-SNAPSHOT
Issue-ID: POLICY-2839
Change-Id: I0de77e37818fb5da771003fbaefc74e97d0ef404
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 926fe5b0..5d7ff9b8 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |