sway

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

commit 6b6eb147ec2e79866f30a8f339c91f9bf5ca8c8c
parent 5ff330e6bc6d7400899dde768d9dfb5e41cc984a
Author: Drew DeVault <sir@cmpwn.com>
Date:   Mon,  3 Jun 2019 08:50:12 -0400

Bump meson version to 1.1

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.0', + version: '1.1', license: 'MIT', meson_version: '>=0.48.0', default_options: [