diff options
author | vrvarma <vikas.varma@att.com> | 2020-03-11 12:38:24 -0400 |
---|---|---|
committer | vrvarma <vikas.varma@att.com> | 2020-03-11 13:00:02 -0400 |
commit | b2a8b57ed6aee54fca15a5d3a4f3093e62ce9817 (patch) | |
tree | d43095611c6be6c431b8735da6f60887aa9a8b56 /version.properties | |
parent | 7422ddaf96e94a11c010616d8f81b3fa953ca553 (diff) |
Increment HAS release version
Change-Id: Iba05adab9d20ba0cb44d73f9a8c96278df957b6e
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-716
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/version.properties b/version.properties index 4522d8c..215bd08 100644 --- a/version.properties +++ b/version.properties @@ -17,9 +17,9 @@ # ------------------------------------------------------------------------- # -major=1 -minor=3 -patch=3 +major=2 +minor=0 +patch=0 base_version=${major}.${minor}.${patch} |