From 2bc286ae30f0234e732cf2d7a9a9e7caa266a3dc Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 20 Apr 2025 13:31:10 +0200 Subject: [PATCH] build: bump version to 1.11-rc1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 294690264..be03a2908 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.10-dev', + version: '1.11-rc1', license: 'MIT', meson_version: '>=1.3', default_options: [