diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-03-25 19:53:31 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-03-25 19:55:02 +0800 |
commit | e498a3ee13553ee2aa39224b7ef9e7e17779cef2 (patch) | |
tree | 5e8088c5b1cc777a314719c72e83b547f8272283 /version.properties | |
parent | cb1bf03a460f4ee808675b0ef8ff089649ce6cae (diff) |
Bumped the version to 1.3.21.3.2
Change-Id: I51895169c770b53568ebf764a44ced76cb136ac9
Issue-ID: HOLMES-428
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
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 9ffdb5b..8b2aa75 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=3
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|