diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-08 09:35:23 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-08 09:35:23 +0800 |
commit | 24682fda345a40769d693dc8981754df0f8bc191 (patch) | |
tree | f4fa103b8adefb354784b69d886cf08825f013d6 /version.properties | |
parent | 156d9a1c7954c1b2017eea90c6332c99cb502d0b (diff) |
Update version from 1.2.0 to 1.2.13.0.1-ONAP3.0.0-ONAP1.2.1
Change-Id: I92adbaf3924f3d9eca9e6c4029e8f17dec143e26
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@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 d467a57..4102e06 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1
minor=2
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|