diff options
author | shentao <shentao@chinamobile.com> | 2017-11-16 15:46:05 +0800 |
---|---|---|
committer | shentao <shentao@chinamobile.com> | 2017-11-16 15:46:12 +0800 |
commit | 0e9e36c83f11808506628699ebb5b1d7bb5c4532 (patch) | |
tree | 13a1c16fe33ebf6090f7eeb620a6f5fd42f7cadf | |
parent | e08f617fae6318c8972babe87638ffb116bfd641 (diff) |
Update usecase-ui staging versionv1.0.1
Change-Id: I236024757515842a6168fb759acc9c1907e7f0e9
Issue-Id: USECASEUI-59
Signed-off-by: shentao <shentao@chinamobile.com>
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 7f86aa15..266427fa 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 -patch=0 +minor=0 +patch=1 base_version=${major}.${minor}.${patch} |