build: bump version to 1.11

This commit is contained in:
Simon Ser 2025-06-08 23:09:07 +02:00
parent f4a33dcab5
commit 990b23c0e5

View file

@ -1,7 +1,7 @@
project( project(
'sway', 'sway',
'c', 'c',
version: '1.11-rc4', version: '1.11',
license: 'MIT', license: 'MIT',
meson_version: '>=1.3', meson_version: '>=1.3',
default_options: [ default_options: [