diff options
author | vrvarma <vikas.varma@att.com> | 2020-05-21 12:43:38 -0400 |
---|---|---|
committer | vrvarma <vikas.varma@att.com> | 2020-05-21 12:44:03 -0400 |
commit | acb4f63122e205acf0bc4f8649f746bd5bccd486 (patch) | |
tree | 83ebe05da3610c0ef882f2ee6be87b69d5c09326 /version.properties | |
parent | 887b8fb189a3310b38898ea2552b00b2e38f787a (diff) |
Increment osdf release version to 2.0.42.0.4
Change-Id: Ifc8a5a84f2cc923e90310a37f2af1ec20e1d89a9
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-760
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 7026b76..9ee1f59 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=2 minor=0 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |