diff options
author | Zhaoxing <meng.zhaoxing1@zte.com.cn> | 2017-12-08 15:12:47 +0800 |
---|---|---|
committer | Zhaoxing Meng <meng.zhaoxing1@zte.com.cn> | 2017-12-08 07:47:17 +0000 |
commit | fbd0769e9b1bc49dce4a5510bd868db7124d528a (patch) | |
tree | 94040b8716415ccb2fe4b047f56265c88455fd59 /version.properties | |
parent | 03c91b5b325a3110ef256a8d934d80950132a53d (diff) |
update version of Beijing for wf-engine
Change-Id: Ibfc798228ed6b2b540ddf1e6a239a19756f3731a
Issue-ID: VFC-593
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
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 9182f2a..460d220 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} |