sway

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

commit 0a740a24d98beeb3080552c29a64be6027ccd442
parent 3d401d9390694dfe4ed7c408b9805f6d23ed8240
Author: Simon Ser <contact@emersion.fr>
Date:   Mon,  9 Jun 2025 16:27:18 +0200

build: bump version to 1.12-dev

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.11-rc2', + version: '1.12-dev', license: 'MIT', meson_version: '>=1.3', default_options: [