summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2022-03-15 20:16:58 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2022-03-15 20:21:36 +0800
commit8c5da34af36d79d6210e0ac6708079ada670b1e8 (patch)
treea14dd9673150afc707c30eb9e31f49e9b7bf70a5 /version.properties
parent9980653129155973f31e599d7789aae9c65828c9 (diff)
bugfix - catch runtime exceptions during MSB reg
Issue-ID: HOLMES-512 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> Change-Id: I0e6862f0a73f4408cd62c329ade037b639552c05
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index 7538792..611dff3 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=3
-patch=9
+minor=4
+patch=0
base_version=${major}.${minor}.${patch}