diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-03-25 10:46:54 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-03-25 10:46:54 +0800 |
commit | 03372e7950a47c490905b6fe2baf37730f97649d (patch) | |
tree | 20cda1bd1c0da0f27469dc62ee690b670b20e7b3 /version.properties | |
parent | f422d8f40e37d532bfbc152346e9c6c3b9fa9969 (diff) |
Bumped Version to 1.3.11.3.1
Change-Id: I1ce2a0411684a10bddc024a50cacc1b7f594738f
Issue-ID: HOLMES-427
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 70bc126..9ffdb5b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=3
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|