sway

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

commit e39b0b816b8fe58a8c8e0ca1c0082c5065d444cc
parent f202bc84d2c072ae39fc4e8a350a8b0a616f350b
Author: Simon Ser <contact@emersion.fr>
Date:   Fri, 26 Jan 2024 15:25:14 +0100

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