build: bump version to 1.11-rc3

This commit is contained in:
Simon Ser 2025-05-18 23:56:49 +02:00
parent 4f4cb563ff
commit ac54112fc7

View file

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