From 5e6d5586b74938454d35b601acb578cd4090b57e Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 16 Jan 2019 10:10:53 -0800 Subject: Bump testsuite docker image version Change-Id: I2870c3d2f990c960ccb94aec8571958577b91799 Issue-ID: INT-775 Signed-off-by: Gary Wu --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 6e38de12..fa2e8e03 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg