diff options
author | 2020-09-17 19:01:15 +0100 | |
---|---|---|
committer | 2020-09-17 19:01:15 +0100 | |
commit | d1472209b71dd0bd56cddb7a52dd2c109937c611 (patch) | |
tree | 5bc17de6fc626500ef12c4c084834982460775a8 /version.properties | |
parent | 23a9fcc45932f062053beed77ce6a4763a28e5cd (diff) |
bump to 7.0.2
Issue-ID: EXTAPI-514
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I02b43ef2949a9868243e23fad04b489ae6093923
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 1eb9fc3..4fa3e32 100644 --- a/version.properties +++ b/version.properties @@ -20,7 +20,7 @@ major = 7 minor = 0 -patch = 1 +patch = 2 base_version = ${major}.${minor}.${patch} |