diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-04-28 08:55:03 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-04-28 08:55:03 +0800 |
commit | babb845c53219cb3a17f302c3f6bac5a20132c48 (patch) | |
tree | bc36511f444a019c4b63668f0915140317ac9606 /version.properties | |
parent | 729f9e2226a8a0f0a0b06f1d53d68a493041eba5 (diff) |
Ajusted the version of the component
Change-Id: Ib1491d5b2aa3f33ddb2bd4f97787404490094ba1
Issue-ID: HOLMES-220
Signed-off-by: GuangrongFu <fu.guangrong@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 c2bb012..e4b2e4a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=8
+patch=9
base_version=${major}.${minor}.${patch}
|