sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 86ff19fadeaa45f7f6398d62be1ee6149a0889a8
parent 1d4632f97fb6ee61abe350ae9f76270562396553
Author: Simon Ser <contact@emersion.fr>
Date:   Sun, 20 Apr 2025 13:31:10 +0200

build: bump version to 1.11-rc1

Diffstat:
Mmeson.build | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.10-dev', + version: '1.11-rc1', license: 'MIT', meson_version: '>=1.3', default_options: [