summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-12-03 17:56:30 +0100
committerSimon Ser <contact@emersion.fr>2022-12-03 17:56:30 +0100
commitfb1cb0aa3ac20e62de9cc49cf4196f5d2715a309 (patch)
tree166a67e4d01eacae84cb8a63a1deef354c646caf
parent194fdc6c35ea53152547242141168d1f0f2f8b8a (diff)
build: bump version to 1.8-rc21.8-rc2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ce25cfa09..b697ec685 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.8-rc1',
+ version: '1.8-rc2',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [