aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Simon Ser <contact@emersion.fr>2022-12-12 11:26:40 +0100
committerLibravatar Simon Ser <contact@emersion.fr>2022-12-12 11:26:40 +0100
commit54d1e0d56849a6851f42db09ff1494310260a930 (patch)
treec16c050dc765073b1c76a904af0632221a02b499
parentcriteria: be lenient on window_role and instance too (diff)
downloadsway-54d1e0d56849a6851f42db09ff1494310260a930.tar.gz
sway-54d1e0d56849a6851f42db09ff1494310260a930.tar.zst
sway-54d1e0d56849a6851f42db09ff1494310260a930.zip
build: bump version to 1.8-rc31.8-rc3
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b697ec68..cac72985 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
1project( 1project(
2 'sway', 2 'sway',
3 'c', 3 'c',
4 version: '1.8-rc2', 4 version: '1.8-rc3',
5 license: 'MIT', 5 license: 'MIT',
6 meson_version: '>=0.60.0', 6 meson_version: '>=0.60.0',
7 default_options: [ 7 default_options: [