diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-12-22 18:01:17 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-12-22 18:01:25 +0800 |
commit | cef8c1f95274089ec42f021ae09cfef4def159fb (patch) | |
tree | 05ace58f58bfdf5a3eea4f09cdaa6b3d305b655f /version.properties | |
parent | 3b1b2c1f624662e724d2dfc67e9307748a3f48a7 (diff) |
Update docker build script
Issue-ID: VFC-627
Change-Id: I2a5d5b7dd67916608630d6be144ed67d71ea0e11
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
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 5726657..b434f48 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1
minor=1
-patch=1
+patch=0
base_version=${major}.${minor}.${patch}
|