sway

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

commit 81518e299c8eacaa9563c61e550db5f0a424ce61
parent 37e4a3d6370dc6ba2b0877d588845c06781e880e
Author: Simon Ser <contact@emersion.fr>
Date:   Sat, 26 Nov 2022 23:25:54 +0100

build: bump version to 1.9-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.8-dev', + version: '1.9-dev', license: 'MIT', meson_version: '>=0.60.0', default_options: [