Skip to content
Snippets Groups Projects
Commit 5381e39b authored by Jonas Ådahl's avatar Jonas Ådahl Committed by Simon Ser
Browse files

Replace `unstable` with `staging`

Time has told us that the effort going from `unstable` to `stable` is
enough of a burdon meaning very few protocols are ever declared stable.

To mitigate this, and thus avoid having protocols being "stuck" being
"unstable" indefinitely, replace the "unstable" -> "stable" procedure
with a "staging" -> "stable" procedure, where declaring a protocol
stable does not involve any changes to any implementations.

The only side effect of this is that version numbers are to forever be
part of all interface names and protocol XML files.

Closes: wayland/wayland-protocols#30



Signed-off-by: default avatarJonas Ådahl <jadahl@gmail.com>
Reviewed-by: Simon Ser's avatarSimon Ser <contact@emersion.fr>
parent b1670b4d
No related branches found
No related tags found
1 merge request!55Replace `unstable` with `staging`
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment