summaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-11-03 11:07:37 +0100
committerAleksander Morgado <aleksander@aleksander.es>2021-11-03 11:07:37 +0100
commit582bafa82fc08bb81a58cfa092aed7625017ff0c (patch)
tree87b7bd5e02df000b8c12dc723fcf729effbc847b /RELEASING
parentf74aae97959f2009841122b0257d31fcc51cc8cd (diff)
downloadlibmbim-582bafa82fc08bb81a58cfa092aed7625017ff0c.tar.gz
RELEASING: update default branch name to 'main'
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING b/RELEASING
index fd63e0a..7949a70 100644
--- a/RELEASING
+++ b/RELEASING
@@ -62,7 +62,7 @@ The libmbim releases are generated using the GNU autotools.
10.1) For major releases:
* Fork new stable branch (e.g. mbim-${MAJOR}-${MINOR})
- * Post-release version bump in the master branch, increment mbim_minor_version.
+ * Post-release version bump in the main branch, increment mbim_minor_version.
* Post-release version bump in the stable branch, increment mbim_micro_version.
10.2) For stable branch releases: