From 0a740a24d98beeb3080552c29a64be6027ccd442 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 9 Jun 2025 16:27:18 +0200 Subject: [PATCH] build: bump version to 1.12-dev --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 07a6bccff..05e518818 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.11-rc2', + version: '1.12-dev', license: 'MIT', meson_version: '>=1.3', default_options: [