summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-10-10 16:01:41 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-10-10 16:01:41 +0800
commitd253dd3fb328f361e7a69462a29de2d171cf6ab5 (patch)
tree69f8a16a19a5e1025859416d1dff053378f7008a
parentde5fde51202e4f550a4d1365790adad5bb236551 (diff)
Update version.properties of vfc-driver-sfc
Change minor=1 to minor=0 Change-Id: I6b2484b9b7a97fd85a63bd26cbb5834af724890e Issue-Id: VFC-515 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
-rw-r--r--version.properties2
-rw-r--r--zte/sfc-driver/version.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index 7f86aa1..5128787 100644
--- a/version.properties
+++ b/version.properties
@@ -3,7 +3,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=1
+minor=0
patch=0
base_version=${major}.${minor}.${patch}
diff --git a/zte/sfc-driver/version.properties b/zte/sfc-driver/version.properties
index 7f86aa1..5128787 100644
--- a/zte/sfc-driver/version.properties
+++ b/zte/sfc-driver/version.properties
@@ -3,7 +3,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=1
+minor=0
patch=0
base_version=${major}.${minor}.${patch}