diff options
author | shentao <shentao@chinamobile.com> | 2017-11-30 11:26:26 +0800 |
---|---|---|
committer | shentao <shentao@chinamobile.com> | 2017-11-30 11:29:30 +0800 |
commit | 3caa21ed184ef2c75902896433d2ec485fd33f82 (patch) | |
tree | 6617121f02e07919d36c3835ec07c2ba6809fc0f | |
parent | 17cd9f90063791a1e451e0a8b4ddfbdf0ce08bed (diff) |
Update patch number of version.properties
Change-Id: Ib69877ddb76fe33066a2ff5e5f3aa06f55af7816
Issue-ID: USECASEUI-61
Signed-off-by: shentao <shentao@chinamobile.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 55fbf441..7f86aa15 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=1 +patch=0 base_version=${major}.${minor}.${patch} |