diff options
author | Huabing Zhao <zhao.huabing@zte.com.cn> | 2020-03-14 11:04:55 +0800 |
---|---|---|
committer | Huabing Zhao <zhao.huabing@zte.com.cn> | 2020-03-14 11:04:57 +0800 |
commit | e033909915f46c21f7c04dc915faf10e4b9693c5 (patch) | |
tree | 858786631e91471ef71dc4061037295d2d4b41a0 /version.properties | |
parent | 4772eda5af2718000e75f6891c37c46014044f54 (diff) |
update version to 1.2.6
Issue-ID: MSB-463
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I95d770b70dd36e89eec600f5b0fe9173d70e4aeb
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 4fd02cd..0cb18ba 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=2 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |