From faedde4e77e5903a8ec543e9206e6b95cdf898ad Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 26 Mar 2026 17:45:03 +0100 Subject: [PATCH] build: bump version to 1.12-rc1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 974a4071b..267bd0921 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.12-dev', + version: '1.12-rc1', license: 'MIT', meson_version: '>=1.3', default_options: [