diff options
author | 2020-11-23 17:08:55 +0800 | |
---|---|---|
committer | 2020-11-23 17:08:55 +0800 | |
commit | b6d7c4d1bd8a7d98d5e1c82faebb4735f6b251f1 (patch) | |
tree | b368967016403cdf268ae55967e8f42867394f8b /version.properties | |
parent | 07a9c52f6bcc44c7d65160fb5ee573be7ca533b5 (diff) |
Bumped the version no. to 1.2.8
Issue-ID: MSB-537
Signed-off-by: Jinquan Ni <ni.jinquan@zte.com.cn>
Change-Id: Idf935299bc977e65aa3ec888b510dd74ce504444
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 b869f98..eb0d49c 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=2 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |