diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-12-03 19:19:07 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-12-03 19:19:07 +0800 |
commit | 122c56c2e81cdbe049dad32327e572391c82d450 (patch) | |
tree | 89c533692a8369b9d1876fedc012f6d0594878e1 /version.properties | |
parent | 64e336dadd4eb89dd0a8caf6bf62f0e86f4732a6 (diff) |
Bumped the version to 1.3.9
Issue-ID: HOLMES-492
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I2a4f2a8897cd1850d873a6d4e2809ce68a7b0b86
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 012c041..7538792 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=3
-patch=8
+patch=9
base_version=${major}.${minor}.${patch}
|