summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2025-04-27 22:52:48 +0200
committerSimon Ser <contact@emersion.fr>2025-04-27 22:52:48 +0200
commit6894b498a889d809093c920d397a42db7f5e4970 (patch)
tree579d9de84a1bb6ebfc45ca822c39b26412d5c243
parent5b8874e3f428b54aaa2676346954dc712320d219 (diff)
build: bump version to 1.11-rc21.11-rc2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 9e8e798e..646f694c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.11-rc1',
+ version: '1.11-rc2',
license: 'MIT',
meson_version: '>=1.3',
default_options: [