diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-07-07 18:44:14 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-07-07 18:44:14 +0200 |
commit | 734ac7d1297dc31fe24614e0988a02ce1a142d63 (patch) | |
tree | 222f9f3ce7fe194021bb6e8cc2590651f6d7252f /version.properties | |
parent | f863e0060b9e0b13822074d0180cab11aed87ad5 (diff) |
Self release testsuite 1.6.4
Issue-ID: INT-1652
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ia48d97437475ea560e92091619ebf4e25651fcb3
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 3a1b8969..4bd934c2 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |