diff options
author | Renu Kumari <renu.kumari@bell.ca> | 2021-10-14 10:11:23 -0400 |
---|---|---|
committer | Renu Kumari <renu.kumari@bell.ca> | 2021-10-14 22:15:37 -0400 |
commit | 3ab5f02443279f543947b90e44e7d48193033524 (patch) | |
tree | fb4d3a7e2f5a9f537b3f4cfe56511af18341e92e /version.properties | |
parent | a43a13b39050de41fd24e11d16a3a280af088527 (diff) |
Step 9 : Update the istanbul branch
- updated default branch to istanbul
- updated versions.properties
Issue-ID: CPS-737
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: Iff9ff81611bbd737d0fee851b4b5b035a59acf9f
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 8e37a76..974ea94 100644 --- a/version.properties +++ b/version.properties @@ -21,7 +21,7 @@ major=1 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |