From a4d2c5a7938cc535e7c6d7a013a13a74a8c1c5ae Mon Sep 17 00:00:00 2001 From: seshukm Date: Thu, 15 Oct 2020 09:38:34 +0530 Subject: [PATCH] bump the so version to 1.7.4 Issue-ID: SO-2356 Signed-off-by: seshukm Change-Id: Ib8d200abd450146f88efb00033fca712f765fbfc --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index e783874dbf..058fdc4c92 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- 2.16.6