diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2022-03-16 08:56:41 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2022-03-16 08:56:41 +0800 |
commit | 4fd71504ad21593f0cf25fd6fcf7b5611c435c98 (patch) | |
tree | 658363c28a7055b4e9bcee17ba60123ee6d819a2 /version.properties | |
parent | 57f5ffed5fc6e3402caccd4ad4263b96a2299f2c (diff) |
Bumpted the version to 10.0.210.0.2
Issue-ID: HOLMES-512
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: I32cfeabd4cf1c29cb6298da6774b3a478357ce11
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index ce58269..ece7570 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=10
minor=0
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|