diff options
author | Wojciech Sliwka <wojciech.sliwka@nokia.com> | 2019-09-16 07:18:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-16 07:18:26 +0000 |
commit | 69ea8f5b4c5165b12de7261bfb19625c6dc3d5be (patch) | |
tree | 14d6220595949d8fc05d9ecb5f50b3c67bf56363 /version.properties | |
parent | 24f143d8537686bc7a5b7540547fc40ab6523012 (diff) | |
parent | 02a9aa8057cfbcc395edb1469f4f4336a484c661 (diff) |
Merge "Bump VID version to 5.0.3"5.0.3
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 443752c32..70310a855 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=5 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |