diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-09-21 10:58:01 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-09-21 10:59:37 +0530 |
commit | c9b6e78051ea314bc7f20d1e273f51c9017e2e5b (patch) | |
tree | dbf7b37c7a9e816efc38ffcf9d82bff5fb920e51 /version.properties | |
parent | 3014d7da4872982ea666a7bb11d8dc882bfa048c (diff) |
Increment osdf release version to 3.0.03.0.0
Issue-ID: OPTFRA-850
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Id80bf7173b3ea3f55ecad5795e5f03f3963c7494
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 9ee1f59..c16f036 100644 --- a/version.properties +++ b/version.properties @@ -17,9 +17,9 @@ # ------------------------------------------------------------------------- # -major=2 +major=3 minor=0 -patch=4 +patch=0 base_version=${major}.${minor}.${patch} |