diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-12-19 16:58:52 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-12-19 16:58:52 +0800 |
commit | 0cdbf1e6341ad2dc178dca8317215b6397ff0555 (patch) | |
tree | 9c3cd31d20615aef349c52a04efe45ea1d453c2d /version.properties | |
parent | 6e6aed0d312c95c5658b0d7750ce00b40ebd2345 (diff) |
Unified VFC Micro Service version number
Change-Id: If5bb5dcdfcd6d6b3c4a5fda3896e0e3aac818ef5
Issue-ID: VFC-625
Signed-off-by: ying.yunlong <ying.yunlong@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 3e4a550..d7c69cd 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=1 -patch=1 +patch=0 base_version=${major}.${minor}.${patch} |