From 05b41595d2a0b33c73cb62b9d0a2e7b6f0538339 Mon Sep 17 00:00:00 2001 From: Lvbo163 Date: Thu, 25 Oct 2018 15:34:31 +0800 Subject: Update aai-esr-gui repo version Issue-ID: AAI-1767 Change-Id: I96a582b840b286348f6427f69d984962bdf27ded Signed-off-by: Lvbo163 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index e2595ba..146a672 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 -patch=0 +minor=2 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg