diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-07 17:32:17 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-07 17:32:17 +0800 |
commit | bfc487deda35457cf20cbd08edc6d774f0c56bc2 (patch) | |
tree | f745188b867186a5cca0985e474d5f1b39313cbf /version.properties | |
parent | 867a0b0ae2fe585a49fe36855c4d889b3983b4df (diff) |
Bumped the version of the component to 1.2.6
Change-Id: Ic510521543981724d8486d04427704d11273b4e6
Issue-ID: HOLMES-222
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 9538460..d78165d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=5
+patch=6
base_version=${major}.${minor}.${patch}
|