From f53e9a2b563bcd16296e2f1cfaace305e0f48150 Mon Sep 17 00:00:00 2001 From: yangyan Date: Thu, 8 Nov 2018 20:45:28 +0800 Subject: Update version to 1.2.1 Issue-ID: VFC-1163 Change-Id: Ie48cbdcc7120b39249197050e4a58155840d04aa Signed-off-by: yangyan --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 3566fa0a..502454f3 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 +minor=2 patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg