From 5d1283bf76438a00a4cbbba570793e6f9cec4440 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Wed, 9 Sep 2020 13:36:05 -0400 Subject: Bump distribution version to 2.4.2-SNAPSHOT Issue-ID: POLICY-2789 Change-Id: Ic7783fec3955474266fe0e5c4e178b1db21661d8 Signed-off-by: Ram Krishna Verma --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg