From 6a1b8f47b690b4e1108770af9fce3bfc0fee1c9d Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Sun, 13 Oct 2024 18:00:12 +0200 Subject: build: bump version to 1.10-rc3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index a01daccc..61981f45 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.10-rc2', + version: '1.10-rc3', license: 'MIT', meson_version: '>=0.60.0', default_options: [ -- cgit v1.2.3