sway

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

commit ba0232e6f056fb7a6832aac21a6bd6230df9ab69
parent 64f080fa2786f7881318779b6d527f48a896eeff
Author: Simon Ser <contact@emersion.fr>
Date:   Wed, 24 Jun 2020 19:29:13 +0200

Update version to 1.5-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.4', #release_version + version: '1.5-rc1', #release_version license: 'MIT', meson_version: '>=0.53.0', default_options: [