From 06175a4e5698d7263c9cb485987e9fa376582026 Mon Sep 17 00:00:00 2001 From: seshukm Date: Fri, 30 Nov 2018 11:37:22 +0800 Subject: [PATCH] bump the SO docker Issue-ID: SO-1259 Change-Id: I6598bcf4f5d969cf139a73d685935a1331183ae4 Signed-off-by: seshukm --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 6456604db0..d1d81a003a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} -- 2.16.6