diff options
author | 2019-05-22 20:28:00 +0300 | |
---|---|---|
committer | 2019-05-22 20:28:20 +0300 | |
commit | bf6341397284b03c6a2fa9c71adc02c90a0887a3 (patch) | |
tree | 9fa76627cd264090889ab61016fd265db4bdde3a /version.properties | |
parent | 17532bb4f1f4600327a697355a1a66a5126fe506 (diff) |
Bump VID version to 4.2.0
Issue-ID: VID-482
Change-Id: I90808fb78cb68914df64faa6ac34416336f4d72a
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 b0ccfcd74..dbcc4be4d 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=1 +minor=2 patch=0 base_version=${major}.${minor}.${patch} |