From 8e784ca1111f2dc28b38c85a4d31d34bbd530ca0 Mon Sep 17 00:00:00 2001 From: HePeng Date: Tue, 14 Apr 2020 10:13:24 +0800 Subject: Upversion ESR GUI to V1.7.0 Issue-ID: AAI-2860 Change-Id: I8ee5ac7a3e2d4e1be6bfb3c5db161b1b5d5702b9 Signed-off-by: HePeng --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index cbb6b90..3e3b05d 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=5 +minor=7 patch=0 base_version=${major}.${minor}.${patch} -- cgit