diff options
author | edyta <edyta.krukowska@nokia.com> | 2020-05-21 13:58:59 +0200 |
---|---|---|
committer | edyta <edyta.krukowska@nokia.com> | 2020-05-21 13:58:59 +0200 |
commit | 0785cbd61a4bc2338448307bcaff9dcd6916c1bc (patch) | |
tree | 386531a949b678e57e98ff842f76a2297d11a8a7 /version.properties | |
parent | a7d38ba2ce5adae6c799c2df3b0c7c60e9c2ca9f (diff) |
Upgrade version to 1.2.7 and add change log
Issue-ID: VNFSDK-587
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I01563147acff860b45aa44df22a0063aa5fcbf0d
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 3951c87..42ee89e 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=2 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} |