diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-11-04 23:33:20 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-11-04 23:33:20 +0100 |
commit | 7a7bc2e44409a1b07c745fc373c071ed0610c6c9 (patch) | |
tree | 8514ab5bb918be98ece2d81e2fdf9f5b8a6cd05e /RELEASING | |
parent | 8680afffe0cb0fcf2aa7e7883bb5b3c4d5bf7773 (diff) |
RELEASING: update default branch name to 'main'
Diffstat (limited to 'RELEASING')
-rw-r--r-- | RELEASING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ The ModemManager releases are generated using the GNU autotools. 10.1) For major releases: * Fork new stable branch (e.g. mm-${MAJOR}-${MINOR}) - * Post-release version bump in the master branch, increment mm_minor_version. + * Post-release version bump in the main branch, increment mm_minor_version. * Post-release version bump in the stable branch, increment mm_micro_version. 10.2) For stable branch releases: |