build: bump version to 1.12

This commit is contained in:
Simon Ser 2026-05-25 16:51:16 +02:00
parent c8e4af39a3
commit 88869399f4

View file

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