aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Simon Ser <contact@emersion.fr>2022-01-09 11:53:35 +0100
committerLibravatar Simon Ser <contact@emersion.fr>2022-01-09 11:53:35 +0100
commit68598619982fe9aa4edf81321c2ca59cd56c1983 (patch)
tree66bd57c06aa463959798ae631fd71a28d66b9314
parentDestroy sub-surfaces with parent layer-shell surface (diff)
downloadsway-68598619982fe9aa4edf81321c2ca59cd56c1983.tar.gz
sway-68598619982fe9aa4edf81321c2ca59cd56c1983.tar.zst
sway-68598619982fe9aa4edf81321c2ca59cd56c1983.zip
build: bump version to 1.7-rc21.7-rc2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 092be14a..e02cd259 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
1project( 1project(
2 'sway', 2 'sway',
3 'c', 3 'c',
4 version: '1.7-rc1', 4 version: '1.7-rc2',
5 license: 'MIT', 5 license: 'MIT',
6 meson_version: '>=0.60.0', 6 meson_version: '>=0.60.0',
7 default_options: [ 7 default_options: [