aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabing Zhao <zhao.huabing@zte.com.cn>2020-03-14 11:03:51 +0800
committerHuabing Zhao <zhao.huabing@zte.com.cn>2020-03-14 11:03:54 +0800
commit2c20a3eb06c4d9b0b83220858245e05e2d83163d (patch)
tree71380d7e09f210cc48bd92dc62bbbac283cad020
parentf6d018ad30620ade2333e0f008849885c2ea15b6 (diff)
update version to 1.2.6
Issue-ID: MSB-463 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: I031fb14f0e489b3283320ab25c98b9261f6fa8c3
-rw-r--r--version.properties2
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