aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2019-05-09 10:11:23 +0800
committerHuabing Zhao <zhaohuabing@gmail.com>2019-05-09 10:11:26 +0800
commit1516545caf9a906a052158d8596f4fc8ed6e9a13 (patch)
treebd8fd8c2b37d7f28eea620b0e44bbecd12173102 /version.properties
parent14fe96da81b4197373ba6347773164465145c9df (diff)
bump version to 1.2.5
Issue-ID: MSB-334 Change-Id: Iee1edcd9c93395930baee9998952319320c01b1d Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 00ef564..4fd02cd 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=1
minor=2
-patch=0
+patch=5
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT