From feac1f5c8f9e295e76449861cf7b6a9d9c90aa7b Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Sat, 17 Feb 2024 14:27:27 +0100 Subject: build: bump version to 1.9-rc.4 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index ccfb4ab8..416bf917 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.9-rc.3', + version: '1.9-rc.4', license: 'MIT', meson_version: '>=0.60.0', default_options: [ -- cgit v1.2.3