mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-06 13:48:21 +02:00
releasing: Update release names
This commit is contained in:
parent
cb512c018e
commit
cab7ed9fc8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ To make a release of Weston and/or Wayland, follow these steps.
|
|||
your changes:
|
||||
|
||||
$ export RELEASE_NUMBER="x.y.z"
|
||||
$ export RELEASE_NAME="[alpha|RC1|RC2|official|point]"
|
||||
$ export RELEASE_NAME="[alpha|beta|RC1|RC2|official|point]"
|
||||
$ git status
|
||||
$ git commit configure.ac -m "configure.ac: bump to version $RELEASE_NUMBER for the $RELEASE_NAME release"
|
||||
$ git push
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue