sway

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

commit adf7a6f8921a025fd07cfd1e58f19f589c8f31b3
parent e5913f81064d4c5b89cdab0cd75d2b5ff5a47c48
Author: Simon Ser <contact@emersion.fr>
Date:   Tue, 16 Mar 2021 18:04:39 +0100

build: update version to v1.6-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.5', #release_version + version: '1.6-rc1', license: 'MIT', meson_version: '>=0.53.0', default_options: [