From cdc053eda590fb5068ed8d21afdf5f31a5d7be91 Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Wed, 25 Jul 2018 14:31:48 -0400 Subject: Line up the versio number Change-Id: I033c382b47cc8ca3d2570cf6007f0701e4bedd82 Issue-ID: LOG-569 Signed-off-by: Prudence Au --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index cdcd1e9..70bc126 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=3 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg