summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabing Zhao <zhao.huabing@zte.com.cn>2020-03-14 11:05:23 +0800
committerHuabing Zhao <zhao.huabing@zte.com.cn>2020-03-14 11:05:26 +0800
commit96a3e31fb17f63bce9cb9ab28a5f081b146f7f09 (patch)
tree6643caf333922c8a12680e6bead7e8760c17d316
parent76b75128fcadb55910d1f61d49e81e1bf6725bfb (diff)
update version to 1.2.6
Issue-ID: MSB-463 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: I744fdbf8300ce21f7fc9cd678f8dca712648247b
-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