From 443198c419c827cd5a94c430f62c048da9793ed1 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Wed, 2 Oct 2019 11:19:52 +0530 Subject: [PATCH] Update version Version bump to 1.5.3 . Signed-off-by: subhash kumar singh Issue-ID: SO-2379 Change-Id: I99cc3dbaaa4c058f0a290c71b74896cb92c726a3 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 45a2df953f..9eb3b93ac9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- 2.16.6