From f45f4c6dcf0547c3076c428651c8cd1e3141e1f2 Mon Sep 17 00:00:00 2001 From: Kanagaraj M Date: Wed, 9 Oct 2019 14:52:52 +0530 Subject: Correct the version string Issue-ID: CLI-164 Change-Id: I182d8e4322dfec633f2897f1096f59d10e011048 Signed-off-by: Kanagaraj Manickam k00365106 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 1c8df1f7..2a2f6ca4 100644 --- a/version.properties +++ b/version.properties @@ -14,7 +14,7 @@ # Version used by Jenkins -major=3 +major=4 minor=0 patch=0 -- cgit 1.2.3-korg