diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-20 08:00:42 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-20 08:00:46 -0400 |
commit | bcd5595c5dc52fc93c85c2d5e466cf92b678f5d4 (patch) | |
tree | 4f6eab923f23851640e5af8591b5bdbb87c3bac6 /version.properties | |
parent | 38af4448a40648fee13cdef1da79d579f34bfb05 (diff) |
Bump distribution master to 2.4.0
Issue-ID: POLICY-2514
Change-Id: I22bdaad652917f0d1a30c297fdfd48b7cabd76dd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 7307096b..ee5d4d0e 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=3 -patch=3 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |