summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2022-05-06 09:07:20 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2022-05-06 09:07:20 +0800
commitb1cf3bb5648e23c65d78a808d8185d44d0727b1c (patch)
tree2d794c16a70dfbd4dcf8f4746fe5949d37e082ed /version.properties
parent18166c0e75d5c8ca11eb7ea7c875ef03c7d74749 (diff)
Optimized retry in the exception branch
Missed a conditional branch before, now fixed that. Issue-ID: HOLMES-536 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I682d31e14b30d1fbeb903760ae0788a25806d9b0
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index afe1c97..f588a8c 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=1
minor=4
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}