From 8174ff2fe2b7dea3bf9f0830c7d745c7e199d894 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 25 May 2025 23:33:57 +0200 Subject: [PATCH] build: bump version to 1.11-rc4 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index c931b2f09..6366ef936 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.11-rc3', + version: '1.11-rc4', license: 'MIT', meson_version: '>=1.3', default_options: [