From 0251e51986fd80754f267684af451e8a401bd11e Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 26 Apr 2026 16:35:34 +0200 Subject: [PATCH] build: bump version to 1.12-rc3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 7a52ce23a..eb97daf7b 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.12-rc2', + version: '1.12-rc3', license: 'MIT', meson_version: '>=1.3', default_options: [