sway

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

commit 8b2ff2f1b3c03df9ec5573fe74ed076776869559
parent 1f8dbb320a9fdff9e59fb7641c4b5af56abc7074
Author: Drew DeVault <sir@cmpwn.com>
Date:   Wed,  1 Jul 2020 14:36:29 -0400

Update version to v1.5-rc2

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