diff options
author | Michal Banka <michal.banka@nokia.com> | 2020-05-21 03:41:06 +0200 |
---|---|---|
committer | Bogumil Zebek <bogumil.zebek@nokia.com> | 2020-05-21 08:47:40 +0000 |
commit | edbd7b22bfcd19373e1f17aa2f8f177f7df63c87 (patch) | |
tree | 0c2f5babe46fa2e380a502d2a88810054d2ee99e /version.properties | |
parent | dd77214f4d619637975b7ac28219446a454abc5a (diff) |
Upgrade version to 1.2.6 and add change log
Change-Id: I5b59719a2aad336e940f5f57e643d6fe21e455df
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: VNFSDK-585
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 9995fcf..3951c87 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=2 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |