summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-11-26 23:27:03 +0100
committerSimon Ser <contact@emersion.fr>2022-11-26 23:27:03 +0100
commit27a56e63d3692195993299adb2834dc798a2b183 (patch)
treed0d86da441f4164385445214dc35284612655d0b
parent6afe74ffec892c3370b41ab2072625ae6e3d9784 (diff)
build: bump version to 1.8-rc11.8-rc1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 4aca27efb..5215aada5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.8-dev',
+ version: '1.8-rc1',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [