diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-10-22 22:15:51 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-10-22 22:15:51 +0800 |
commit | 4674b525371145231e91396d07c1966c98b5b6ca (patch) | |
tree | a21387fdce434ff3b0ac7520968413114f9e8758 /version.properties | |
parent | f25452beb55623113936b062508548c073cff99e (diff) |
Bumped the Version Number to 1.3.2
Change-Id: I33291c876c4833bbc81ba117e3c71f72af88a66c
Issue-ID: HOLMES-368
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 9ffdb5b..8b2aa75 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=3
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|