diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 10:24:13 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 10:24:13 +0100 |
commit | 28107b9b3116d05eead52f9b88bfa385f4762f0a (patch) | |
tree | dcad9c620f53c0c3434e4776630405fa0fc4618c | |
parent | 522c69de81b355646789a340f061313e3598f5b9 (diff) |
Create demo 1.7.0 for guilin
Issue-ID: INT-1785
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I8b766303968b96ca4338dd52dcb853a88c9cf810
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 0e17dd07..1b00b242 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=6 +minor=7 patch=0 base_version=${major}.${minor}.${patch} |