From 53c211bab6965d79169186f5416ab13d7abba086 Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Sun, 8 Jun 2025 23:09:07 +0200 Subject: build: bump version to 1.11 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 6366ef93..8ddcba97 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.11-rc4', + version: '1.11', license: 'MIT', meson_version: '>=1.3', default_options: [ -- cgit v1.2.3