diff options
author | 2021-08-26 08:54:24 +0200 | |
---|---|---|
committer | 2021-08-26 10:00:38 +0200 | |
commit | 88f153f1d2126340d7d18de97e6b68ac29ca1eef (patch) | |
tree | 3ebd3ae236226322fe2f54e5029ce6356a03d838 /version.properties | |
parent | 11a5507a9754d3259b8daf1b37e1fb763ad53318 (diff) |
Changing version to 1.7.2 and updating Changelog.md1.7.2
Issue-ID: DCAEGEN2-2887
Signed-off-by: Stanislav Marszalek <s.marszalek2@partner.samsung.com>
Change-Id: I02d3684c98d563d7f386de2fdf032e930ac18b3f
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 cedaba1..75acd49 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=7 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |