From 74478ba5c8360987a0aae521fca20c481f288196 Mon Sep 17 00:00:00 2001 From: seshukm Date: Fri, 22 May 2020 16:37:15 +0530 Subject: bump to the SO 1.6.3 Issue-ID: SO-2821 Signed-off-by: seshukm Change-Id: I9613449e597c874285cb2882d0481aa27acd84b6 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 41565bf017..6d9c3d35ef 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg