mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 02:20:15 +01:00
releasing: s/master/main/
This default branch name has been changed. Update RELEASING accordingly. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
0c620c5766
commit
287cdb0390
1 changed files with 2 additions and 2 deletions
|
|
@ -18,9 +18,9 @@ Follow these steps to release a new version of libdrm:
|
||||||
builddir/meson-dist/ matches the number you bumped to. Move that
|
builddir/meson-dist/ matches the number you bumped to. Move that
|
||||||
tarball to the libdrm repo root for the release script to pick up.
|
tarball to the libdrm repo root for the release script to pick up.
|
||||||
|
|
||||||
3) Push the updated master branch with the bumped version number:
|
3) Push the updated main branch with the bumped version number:
|
||||||
|
|
||||||
git push origin master
|
git push origin main
|
||||||
|
|
||||||
assuming the remote for the upstream libdrm repo is called origin.
|
assuming the remote for the upstream libdrm repo is called origin.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue