diff options
author | tangpeng <tang.peng5@zte.com.cn> | 2019-03-14 01:23:10 +0000 |
---|---|---|
committer | tangpeng <tang.peng5@zte.com.cn> | 2019-03-14 01:44:13 +0000 |
commit | 19a48e4658129f02c2326fcde1e53aede2cf0372 (patch) | |
tree | 44406d39318744520bfecaa54ecdf1b7b0636726 /version.properties | |
parent | 750ae4a611050eb0e33f4f5420aa0297b59790e3 (diff) |
Bumped the version
Change-Id: Ic1ccc65331af05fc20e3ad05d7ef29e68aaf553a
Issue-ID: HOLMES-208
Signed-off-by: tangpeng <tang.peng5@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 cfb32e0..08d323a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
|