diff options
author | 2019-05-29 10:19:25 +0300 | |
---|---|---|
committer | 2019-05-29 10:21:29 +0300 | |
commit | bcc49b982fda33597e22c4463c06610de7dd95ba (patch) | |
tree | 893cad7253e6edc2bb898610c7049ecb349f90af /version.properties | |
parent | 34284c67127f09e6583384f40b3bc5d3ea7b0ce1 (diff) |
Bump VID version to 4.3.0
Resolves defect:
Issue-ID: VID-484
Change-Id: I05f4122d9b150e70495d080eccc5cff6c90cb0d1
Signed-off-by: Ittay Stern <ittay.stern@att.com>
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 dbcc4be4d..7d4d5f8df 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=4 -minor=2 +minor=3 patch=0 base_version=${major}.${minor}.${patch} |