summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-12-12 11:26:40 +0100
committerSimon Ser <contact@emersion.fr>2022-12-12 11:26:40 +0100
commit54d1e0d56849a6851f42db09ff1494310260a930 (patch)
treec16c050dc765073b1c76a904af0632221a02b499
parent8d78ab6a45503fd28a17e0b6f5823cf35c0a9e5a (diff)
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 b697ec685..cac72985b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.8-rc2',
+ version: '1.8-rc3',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [